This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use overlay2 driver From https://docs.docker.com/engine/userguide/storagedriver/selectadriver/#overlay-vs-overlay2, there are serious issues with the overlay driver, and both the kernel and the stable version of docker engine support the newer driver, so it should be the default. * Support multiple DOCKER_OPTS
- Loading branch information