File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ RUN svn checkout https://github.com/docker/docker/trunk/docs /docs/content/engin
55RUN svn checkout https://github.com/docker/swarm/trunk/docs /docs/content/swarm
66RUN svn checkout https://github.com/docker/compose/trunk/docs /docs/content/compose
77RUN svn checkout https://github.com/docker/distribution/trunk/docs /docs/content/registry
8- RUN svn checkout https://github.com/kitematic/kitematic/trunk/docs /docs/content/kitematic
9- RUN svn checkout https://github.com/docker/tutorials/trunk/docs /docs/content/tutorials
10- RUN svn checkout https://github.com/docker/opensource/trunk/docs /docs/content
8+ RUN svn checkout https://github.com/docker/notary/trunk/docs /docs/content/notary
9+ RUN svn checkout https://github.com/docker/kitematic/trunk/docs /docs/content/kitematic
10+ RUN svn checkout https://github.com/docker/toolbox/trunk/docs /docs/content/toolbox
11+ RUN svn checkout https://github.com/docker/opensource/trunk/docs /docs/content/opensource
1112
1213env PROJECT=machine
1314
You can’t perform that action at this time.
0 commit comments