mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07: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>