Sometimes, you just want to learn the internal mechanics of Docker Swarm, but unfortunately there is only one Linux box at hand, and you don't want to bother to... (more…)
Read more »
In this video we will build a Docker Swarm cluster in a matter of seconds through the new play-with-docker tool, provided by a group of Docker Community memb...
Read more »
Back in October 2016, Docker released Infrakit, an open source toolkit for creating and managing declarative, self-healing infrastructure. This is the second in a two part series that dives more deeply into the internals of InfraKit. Introduction In the f... (more…)
Read more »
It's been seven years since Docker was first announced at PyCon, and containers have since inspired sweeping changes in the roles and… (more…)
Read more »
Docker is a containerization technology. It allows one operating system to host different environments, without using virtual machines. It is also cross-platform : containers can be run in Linux, OSX and Windows. (more…)
Read more »