mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Swarm handles service updates quite differently and also it doesnt support worker driver network operations. Hence prevent containers from connecting to swarm scoped networks Signed-off-by: Madhu Venugopal <madhu@docker.com> (cherry picked from commit 8f9066c468d7312af722c7cf9fc27b7c8ab79fc3) Signed-off-by: Tibor Vass <tibor@docker.com>
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon