-
### TLDR
For the 2.0.0 release can we rename `oci_image_rule`'s env attribute to env_file so that third party tooling can safely assume all env attributes on rules are dictionaries? The `oci_image`…
-
Howdy.
Currently, if I run registry against a docker registry which has OCI images (generated from podman for example). I get the dreaded "OCI manifest found, but accept header does not support OC…
-
I created a multi-image OCI path, and can see these have been properly merged in the index
```console
$ skopeo copy docker-archive:./save1.tar.gz oci:manifest
$ skopeo copy docker-archive:./save2…
-
The OCI Image Format Specification [defines a set of annotation keys](https://github.com/opencontainers/image-spec/blob/main/annotations.md#pre-defined-annotation-keys) that can be used to attach meta…
-
### Describe the bug
Related to this old issue: https://github.com/coreos/rpm-ostree/issues/2675
We're including oci-dirs of containers in some custom RPMs, and want to be able to populate a `cont…
-
**Description**
Image builder binary sets GitHub output with list of built images. The list is constructed by applying a regex on log lines, fetched for ADO pipeline execution. The regex expect to fin…
-
I'd love to have a make target to easily build and run bootc inside a container. I imagine a Containerfile that ships with all the build and test dependencies and mounts the Git tree. This way, ther…
-
When I try to scan locally built Docker images with the Docker Scout _GUI_, then I get a security report.
However, when I use the Docker Scout CLI, then it crashes with a strange error trace. I think…
-
We have encountered some use cases where we would like to associate multiple related artifacts but which would still benefit from having their own namespace location.
* Use case: A single Tekton ta…
-
```
$ sudo env PATH=$PATH build/src/lxc/tools/lxc-create --name my-atomfs-container -t oci -- --url oci:$HOME/work/cisco/stacker/oci:hello-stacker-squashfs
Copying blob bcfd1457bd9c skipped: already…