mirror of
https://github.com/docker/docs.git
synced 2026-04-03 01:38:58 +07:00
improve help text for service update remove flags implement proper merge update of placement flag more code re-use in update functions using a toRemove set. Signed-off-by: Daniel Nephin <dnephin@docker.com> (cherry picked from commit ead1f62abae5e5ad188536a01fb88d55339e3f63) 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