Move docker stack
docs out of experimental
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
50674ba5f6
commit
d16010d737
@ -2,7 +2,6 @@
|
|||||||
title: "stack deploy"
|
title: "stack deploy"
|
||||||
description: "The stack deploy command description and usage"
|
description: "The stack deploy command description and usage"
|
||||||
keywords: "stack, deploy, up"
|
keywords: "stack, deploy, up"
|
||||||
advisory: "experimental"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- This file is maintained within the docker/docker Github
|
<!-- This file is maintained within the docker/docker Github
|
||||||
@ -14,7 +13,7 @@ advisory: "experimental"
|
|||||||
will be rejected.
|
will be rejected.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# stack deploy (experimental)
|
# stack deploy
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
Usage: docker stack deploy [OPTIONS] STACK
|
Usage: docker stack deploy [OPTIONS] STACK
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
title: "stack ls"
|
title: "stack ls"
|
||||||
description: "The stack ls command description and usage"
|
description: "The stack ls command description and usage"
|
||||||
keywords: "stack, ls"
|
keywords: "stack, ls"
|
||||||
advisory: "experimental"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- This file is maintained within the docker/docker Github
|
<!-- This file is maintained within the docker/docker Github
|
||||||
@ -14,7 +13,7 @@ advisory: "experimental"
|
|||||||
will be rejected.
|
will be rejected.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# stack ls (experimental)
|
# stack ls
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
Usage: docker stack ls
|
Usage: docker stack ls
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
title: "stack ps"
|
title: "stack ps"
|
||||||
description: "The stack ps command description and usage"
|
description: "The stack ps command description and usage"
|
||||||
keywords: "stack, ps"
|
keywords: "stack, ps"
|
||||||
advisory: "experimental"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- This file is maintained within the docker/docker Github
|
<!-- This file is maintained within the docker/docker Github
|
||||||
@ -14,7 +13,7 @@ advisory: "experimental"
|
|||||||
will be rejected.
|
will be rejected.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# stack ps (experimental)
|
# stack ps
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
Usage: docker stack ps [OPTIONS] STACK
|
Usage: docker stack ps [OPTIONS] STACK
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
title: "stack rm"
|
title: "stack rm"
|
||||||
description: "The stack rm command description and usage"
|
description: "The stack rm command description and usage"
|
||||||
keywords: "stack, rm, remove, down"
|
keywords: "stack, rm, remove, down"
|
||||||
advisory: "experimental"
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- This file is maintained within the docker/docker Github
|
<!-- This file is maintained within the docker/docker Github
|
||||||
@ -14,7 +13,7 @@ advisory: "experimental"
|
|||||||
will be rejected.
|
will be rejected.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# stack rm (experimental)
|
# stack rm
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
Usage: docker stack rm STACK
|
Usage: docker stack rm STACK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user