Docker 17 introduced a new feature called multi-stage builds, which greatly simplifies the process of optimizing Docker images. This post gives an overview of multi-stage builds and how to use them to simplify Dockerfiles and greatly reduce image size. 🥳... (more…)
Read more »
Over a period of more than one year I've followed the Docker hype. What is it about? And why does it seem do all developers absolutely want to use Docker and not other container technologies? Important note: Although it may seem that I'm a sworn enemy of ...
Read more »
In this Docker for developers series, we'll witness the power of application development within a container and see those changes reflected live. (more…)
Read more »
For more information about this image and its history, please see the Dockerfile repository on Github.
Read more »