Production Pro Tips: Overview of best practices for writing Dockerfile.
DevOps Mojo — Dockerfiles Best Practices and Tips
Below is the list of recommended best practices and methods for building efficient images.
Build the smallest image possible
Building a smaller image offers...