table of contents
other versions
- buster 18.09.1+dfsg1-7.1+deb10u3
DOCKER(1) | DOCKER(1) |
NAME¶
docker-deploy - Deploy a new stack or update an existing stackSYNOPSIS¶
docker deploy [OPTIONS] STACKDESCRIPTION¶
Deploy a new stack or update an existing stackOPTIONS¶
--bundle-file="" Path to a Distributed Application Bundle file-c, --compose-file=[] Path to a Compose file, or "-" to read from stdin
-h, --help[=false] help for deploy
--namespace="" Kubernetes namespace to use
--prune[=false] Prune services that are no longer referenced
--resolve-image="always" Query the registry to resolve image digest and supported platforms ("always"|"changed"|"never")
--with-registry-auth[=false] Send registry authentication details to Swarm agents
SEE ALSO¶
docker(1)Feb 2021 | Docker Community |