genuinetools / img

Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder.
https://blog.jessfraz.com/post/building-container-images-securely-on-kubernetes/
MIT License
3.88k stars 229 forks source link

Is there any solutions for `docker load` ? #353

Closed Metal-joker closed 1 year ago

Metal-joker commented 2 years ago

I wanna use this and Kaniko in kubernetes, but neither of these two tools has the docker load utility. Did I miss something or load images in k8s pods unprivileged is an impossible mission?

twz123 commented 2 years ago

See #226