1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Add link to compose/swarm/network to readme

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2015-06-22 11:38:46 -07:00
parent a7116c5e2b
commit e02947b236

View file

@ -47,6 +47,7 @@ Unlike the regular Docker binary, the experimental channels is built and updated
* [Support for Docker plugins](plugins.md)
* [Volume plugins](plugins_volume.md)
* [Native Multi-host networking](networking.md)
* [Compose, Swarm and networking integration](compose_swarm_networking.md)
## How to comment on an experimental feature