oci
Here are 499 public repositories matching this topic...
Maybe new warnings after upgrading ErrorProne in #3355.
/home/runner/work/jib/jib/jib-core/src/main/java/com/google/cloud/tools/jib/image/json/JsonToImageTranslator.java:250: warning: [UnrecognisedJavadocTag] This Javadoc tag wasn't recognised by the parser. Is it malformed somehow, perhaps with mismatched braces?
58
59
* Converts a map of volumes strings to a set of {@link Absolut
-
Updated
May 17, 2022 - Go
-
Updated
May 13, 2022 - Go
-
Updated
Feb 24, 2020 - Go
-
Updated
May 16, 2022 - Go
-
Updated
May 16, 2022 - Go
-
Updated
May 17, 2022 - Go
-
Updated
Apr 9, 2021 - Go
which will land in 1.24
more information on expectations on CRI: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/1287-in-place-update-pod-resources
-
Updated
Aug 8, 2021 - Dockerfile
Since supporting for --all option of kill and delete command, we need to add a function to get list of all processes in a container
relates: containers/youki#531
- cgroup v1
- cgroup v2
Add Nix Cataloger
-
Updated
May 7, 2021 - Go
-
Updated
May 17, 2022 - Go
-
Updated
May 16, 2022 - C
if using one of the GitHub dark themes, it is near impossible to view documentation images such as
https://github.com/firecracker-microvm/firecracker-containerd/blob/main/docs/img/design-overview.png
and
due to their usage of black text and transparent background.
It would b
Repro Steps
Follow steps from: https://github.com/oras-project/artifacts-spec/blob/main/docs/quick-start.md
At the oras discover step, note the output is:
oras discover $PUBLIC_IMAGE -o json | jq
{
"digest": "sha256:a0fc570a245b09ed752c42d600ee3bb5b4f77bbd70d8898780b7ab43454530eb",
"references": [
{
"digest": "sha256:6200e3cfb0a036bdc585f99cee2ace9926f327d58-
Updated
Dec 28, 2019 - HCL
-
Updated
Apr 16, 2019 - Go
-
Updated
May 11, 2022 - Go
-
Updated
Apr 21, 2022 - HCL
In a use case of inserting primarily binary or already compressed objects, having a flag to just disable compression seems feasible.
This would leave the mediaType as just application/vnd.oci.image.layer.v1.tar
-
Updated
Apr 8, 2022 - C
Improve this page
Add a description, image, and links to the oci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oci topic, visit your repo's landing page and select "manage topics."
Now that we have the
checklocksanalyzer, we should annotate values that are lock-protected with an appropriatechecklocksattribute.