1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-07-15 02:37:27 +08:00

Specify DIND image types.

This commit is contained in:
Marcos Nils 2016-11-21 10:34:05 -03:00 committed by GitHub
parent 7e368aaf1f
commit 8b3892a34f

View File

@ -40,7 +40,7 @@ Notes:
* There is a hard-coded limit to 5 Docker playgrounds per session. After 1 hour sessions are deleted.
* If you want to override the DIND version or image then set the environmental variable i.e.
`DIND_IMAGE=docker:dind`
`DIND_IMAGE=franela/docker<version>-rc:dind`. Take into account that you can't use standard `dind` images, only [franela](https://hub.docker.com/r/franela/) ones work.
## FAQ