Archive docker-machine mesos docker-swarm, close #425

Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
pull/432/head
Kang HuaiShuai 2019-11-05 19:26:45 +08:00
parent c788212aad
commit fadf84bb69
No known key found for this signature in database
GPG Key ID: 0A380828B1C243A7
3 changed files with 24 additions and 13 deletions

View File

@ -324,6 +324,13 @@ module.exports = {
'appendix/resources'
],
},
{
title: "归档",
collapsable: false,
children: [
'archive/',
],
},
{
title: "Docker Machine",
collapsable: false,

View File

@ -75,7 +75,7 @@
* [](advanced_network/example.md)
* [](advanced_network/config_file.md)
* [](advanced_network/ptp.md)
* [Docker Compose ](compose/README.md)
* [Docker Compose](compose/README.md)
* [](compose/introduction.md)
* [](compose/install.md)
* [使](compose/usage.md)
@ -84,10 +84,6 @@
* [ Django](compose/django.md)
* [ Rails](compose/rails.md)
* [ WordPress](compose/wordpress.md)
* [Docker Machine ](machine/README.md)
* [](machine/install.md)
* [使](machine/usage.md)
* [Docker Docker Swarm](swarm/README.md)
* [Swarm mode](swarm_mode/README.md)
* [](swarm_mode/overview.md)
* [ Swarm ](swarm_mode/create.md)
@ -124,14 +120,6 @@
* [](kubernetes/concepts.md)
* [kubectl 使](kubernetes/kubectl.md)
* [](kubernetes/design.md)
* [Mesos - ](mesos/README.md)
* [Mesos ](mesos/intro.md)
* [使](mesos/installation.md)
* [](mesos/architecture.md)
* [Mesos ](mesos/configuration.md)
* [](mesos/monitor.md)
* [](mesos/framework.md)
* [](mesos/summary.md)
* [](cloud/README.md)
* [](cloud/intro.md)
* [](cloud/aws.md)
@ -167,3 +155,16 @@
* [Dockerfile ](appendix/best_practices.md)
* [ Docker](appendix/debug.md)
* [](appendix/resources.md)
* [](archive/README.md)
* [Mesos - ](mesos/README.md)
* [Mesos ](mesos/intro.md)
* [使](mesos/installation.md)
* [](mesos/architecture.md)
* [Mesos ](mesos/configuration.md)
* [](mesos/monitor.md)
* [](mesos/framework.md)
* [](mesos/summary.md)
* [Docker Machine](machine/README.md)
* [](machine/install.md)
* [使](machine/usage.md)
* [Docker Swarm](swarm/README.md)

3
archive/README.md Normal file
View File

@ -0,0 +1,3 @@
#