Docker allows you to describe a consistent, reproducible container for your executable.
Read more »
Docker became very popular in the last few years for being such a flexible tool to isolate processes in so called containers. If you haven't played with it yet, I highly recommend you to watch my free course on Docker Security. But if you have, I'd like t...
Read more »
Easily run a Docker container in a transient GCE VM instance - GitHub - bitcomplete/gcp-runbatch: Easily run a Docker container in a transient GCE VM instance... (more…)
Read more »
Ever had a Docker image will blow up in size?. We faced one such situation recently, and in this write-up, I will cover how we brought the image back to a consumable size. (more…)
Read more »