Skip to content

Docker API

Compare
Choose a tag to compare
@jeroenpeeters jeroenpeeters released this 12 Feb 15:13
· 52 commits to master since this release

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)