
Last week I visited Docker con 2017 where Docker announced a whole lot of new features, under which a new feature in the docker build command, called multi staged builds. These multi staged builds are extremely convenient to create images that are of minimum size. I am mostly using Docker on Windows, but this feature…
Read More →