Docker is turning to industry veteran Steve Singh to navigate the challenging waters of open source software. (more…)
Read more »
Dave explains the difference between Docker and VMs, how containerization and virtualization work and how they are different. For my book on life on the Spe... (more…)
Read more »
Packaging software into containers is becoming a common practice when
deploying services in cloud and other environments. Docker images are one of
the most popular container technologies for building and deploying containers.
A container image usually inc... (more…)
Read more »
Raspberry Pi is a very compact and cheap computer (about $35). In this article, I am going to talk about how a developer uses Raspberry and why it is a good companion for you. I will also enlighten you on how Raspberry plays along with Docker and how 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 »