Some great tips in here. I have a question though. Is it possible to copy a binary from an image, in a repository, without pulling the whole image? I want a single binary but my build is pulling a image of a few 100 mb to get the file.
#Docker https://www.docker.com/blog/advanced-dockerfiles-faster-builds-and-smaller-images-using-buildkit-and-multistage-builds/
#Docker https://www.docker.com/blog/advanced-dockerfiles-faster-builds-and-smaller-images-using-buildkit-and-multistage-builds/
Just to close out this thread. It is possible to pull individual artifacts from an image in Docker Hub without pulling the whole image. Working on support for ECR at the moment. https://dev.to/tomwillfixit/docker-artifact-cli-plugin-33m1