How to change Docker directory

Maintaining adequate disk space is a crucial task we perform in our outsourced server management services. Lack of free space can often lead to server crashes. In Docker machines, ‘/var/lib/docker’ is the directory where the Docker images and the container...

Docker vs Rkt (Rocket) – Which one to choose?

In 2013, Docker introduced an easy way to build and ship applications. Currently at version 1.11, Docker is now perhaps the most popular light weight virtualization technology used by application developers. However, Docker now has a competitor – rkt (aka...