-
See https://github.com/ostreedev/ostree-rs-ext/issues/69 and specifically this blog post I found very inspirational: https://grahamc.com/blog/nix-and-layered-docker-images
A lot more work on this …
-
## Description
`Buildx` supports creating OCI images - https://docs.docker.com/build/exporters/oci-docker/
By default, images are compressed into `tar` archives.
So we need to add support for scann…
-
We should be able to extract from Docker images - either OSI-compatible or another format.
-
**Is your feature request related to a problem? Please describe.**
k3s can load a bunch of resources from disk:
- k8s manifests from `/var/lib/rancher/k3s/server/manifests`
- Helm chart tgz can b…
-
In order to self-deploy or deploy on the community infrastructure, we need a multi-arch Dockerfile to build OCI images.
Acceptance criteria:
- Ability to build on x86 and Arm 64 platforms.
- S…
-
Hello,
When creating image on FreeBSD I have to temporarily mark image as Linux to workaround this error:
```
# umoci unpack --image freebsd:13.0-BETA4 bundle-freebsd-13.0-BETA4
⨯ create runt…
-
We are mirroring base images to local registry in order to improve availability. Unfortunately this either requires setting up of something like a transparent proxy registry or some kind of additional…
-
Hi, I came across virter due to [this talk](https://youtu.be/d_-SQxgXznw?feature=shared&t=415) and in the comparison section (also in the README of this repo) I was missing [lima](https://github.com/l…
-
### 🚀 The feature, motivation and pitch
Currently release artifacts in the form of OCI / container images are only published to DockerHub (https://hub.docker.com/r/vllm/vllm)
I like to suggest p…
-
Hi, any opinion on splitting https://github.com/oras-project/rust-oci-client/blob/main/src/reference.rs into a separate crate ("oci-reference" e.g.)? It'd be a natural thing to use in https://github.c…