Docker API
Directly use the Docker API to communicate with containers. This eliminates the need of having to map or install the Docker binaries into the container. The only requirement now is that the Docker socket is mapped into the container. It also results in a smaller image (+/- 35 MB)