An initial quick import of documentation from Compose, Machine and Swarm

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit)
Upstream-commit: ff12640c2b
Component: cli
This commit is contained in:
Sven Dowideit
2017-06-02 00:06:45 +00:00
committed by Tibor Vass
parent a556d8bf19
commit 417805a657
+1 -1
View File
@@ -25,7 +25,7 @@ In the root of the `docker` source directory:
$ make docs
.... (lots of output) ....
$ docker run --rm -it -e AWS_S3_BUCKET -p 8000:8000 "docker-docs:master" mkdocs serve
docker run --rm -it -e AWS_S3_BUCKET -p 8000:8000 "docker-docs:master" mkdocs serve
Running at: http://0.0.0.0:8000/
Live reload enabled.
Hold ctrl+c to quit.