mirror of https://github.com/docker/docs.git
Move the get-swarm doc into the new DockerSwarm menu
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
8a1fe8ff75
commit
be31e00c09
|
@ -5,7 +5,8 @@ RUN svn checkout https://github.com/docker/docker/trunk/docs /docs/content/engin
|
|||
RUN svn checkout https://github.com/docker/compose/trunk/docs /docs/content/compose
|
||||
RUN svn checkout https://github.com/docker/machine/trunk/docs /docs/content/machine
|
||||
RUN svn checkout https://github.com/docker/distribution/trunk/docs /docs/content/registry
|
||||
RUN svn checkout https://github.com/kitematic/kitematic/trunk/docs /docs/content/kitematic
|
||||
RUN svn checkout https://github.com/docker/toolbox/trunk/docs /docs/content/toolbox
|
||||
RUN svn checkout https://github.com/docker/kitematic/trunk/docs /docs/content/kitematic
|
||||
RUN svn checkout https://github.com/docker/tutorials/trunk/docs /docs/content/tutorials
|
||||
RUN svn checkout https://github.com/docker/opensource/trunk/docs /docs/content/opensource
|
||||
|
||||
|
|
|
@ -5,8 +5,8 @@ description = "Running a Swarm container on Docker Engine. Run a Swarm binary on
|
|||
keywords = ["docker, Swarm, container, binary, clustering, install, installation"]
|
||||
[menu.main]
|
||||
identifier="how-to-get-and-run-Swarm"
|
||||
parent="mn_install"
|
||||
weight=9
|
||||
parent="workw_swarm"
|
||||
weight=-90
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
|
|
Loading…
Reference in New Issue