mirror of
https://github.com/docker/compose.git
synced 2025-09-01 06:58:14 +02:00
Updated 1.2.0 Milestone Project Page (markdown)
parent
9c2995056a
commit
244464ded9
@ -25,7 +25,7 @@ Services can share configuration using the `extends` keyword, which can be used
|
||||
|
||||
When using Compose with a Swarm cluster, containers that are dependent on one another (e.g. through `links`, `volumes_from` or `net: container`) are scheduled on the same host, meaning most apps will now work out of the box.
|
||||
|
||||
- [x] Make Swarm schedule containers on the same node when they are linked together - #972
|
||||
- [x] Make Swarm schedule containers on the same node when they are linked together - [#972](https://github.com/docker/compose/pull/972)
|
||||
|
||||
### Use Docker labels
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user