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 230 forks source link

Symlink img to docker in built images #288

Open kekoav opened 4 years ago

kekoav commented 4 years ago

Since replacing docker build with img build is such central idea, why not add the symlink? We have been using this in our own CI/CD runners and it allows for really easy migration to img without developers even realizing docker changed to img.