This is a video going over some of Docker’s new features.
It:
- Builds an image with the new HEALTHCHECK dockerfile command
 - Creates a docker swarm
 - Creates a service
 - Scales the service to two instances
 - Removes the service
 
The code for it is here.
My book Docker in Practice 

Get 39% off with the code: 39miell

1 thought on “A Quick Tour of Docker 1.12”