1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-07-14 01:57:32 +08:00

Add requirements

This commit is contained in:
Marcos Nils 2016-10-10 20:45:22 -03:00 committed by GitHub
parent 429a5f9014
commit c64e769e4c

View File

@ -7,6 +7,10 @@ Under the hood DIND or Docker-in-Docker is used to give the effect of multiple V
A live version is available at: http://play-with-docker.com/
## Requirements
Docker 1.13-dev or higher is required as **attachable** overlay networks feature is required.
## Installation
Start the Docker daemon on your machine and run `docker pull docker:1.12.2-rc2-dind`.