mirror of
https://github.com/docker/compose.git
synced 2025-11-02 12:44:39 +01:00
This is required for Swarm integration: the cluster needs to know about config like `links` and `volumes_from` at create time so that it can co-schedule containers. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>