Open aslafy-z opened 5 months ago
Oh, just seen there were a major change included with 0.5.0, from A little tool that will construct a Docker image archive from a set of Kubernetes manifests.
to A little tool that will construct an OCI image archive from a set of Kubernetes manifests.
. I'm looking on how to load these into docker now.
Thanks for the detailed bug report, sorry I didn't notice it earlier.
I did most of my testing with containerd which of course has no issues with Docker/OCI archives.
Interesting use case, loading Kubernetes images into the Docker daemon. Did you find a good solution to loading multi-image OCI archives into Docker?
I'd love to add it to the README for future reference.
Given the following manifests:
And the following airgapify run:
Docker fails at loading with:
It works well with v0.4.0.
Docker version: