mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix docker stack link
Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
This commit is contained in:
parent
cbf785c45a
commit
93ed4b35fa
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ to build a Docker binary with the experimental features enabled:
|
|||
|
||||
* [External graphdriver plugins](plugins_graphdriver.md)
|
||||
* [Macvlan and Ipvlan Network Drivers](vlan-networks.md)
|
||||
* [Docker stacks](docker-stacks.md)
|
||||
* [Docker Stacks and Distributed Application Bundles](docker-stacks-and-bundles.md)
|
||||
|
||||
## How to comment on an experimental feature
|
||||
|
||||
|
|
Loading…
Reference in a new issue