With version 17.05, Docker introduced a new feature called multi-stage builds. This feature makes it easier to achieve slim and clean Docker images. In this post, I’ll briefly describe this feature and provide some real-life examples. (more…)
Read more »
"Containers" became popular a few years ago with the emergence of
Docker, but they are actually the result of a
long line of evolution starting with
chroot, a concept which dates all
the way back to 1979. The idea of a container, or a chroot, is to run a... (more…)
Read more »
Given the ability to customise the runtime environment, responsibility for providing and maintaining a proper environment shifts from IT-Ops towards developers. Fortunate enough, we can apply well-known methods to make this effort less tedious: automated ... (more…)
Read more »
Red Hat's OpenShift may be better positioned than Docker Datacenter to monetize the Docker revolution. Here's why.
Read more »
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers. - sickcodes/Docker-OSX... (more…)
Read more »