from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
DOCKER
Section: Docker User Manuals (1) Updated: Jun 2025 Index
Return to Main Contents
NAME
docke-stac-deploy- Deploy a new stack or update an existing stack
SYNOPSIS
docker stack deploy [OPTIONS] STACK
DESCRIPTION
Deploy a new stack or update an existing stack
OPTIONS
-c, -compos-file=[]
Path to a Compose file, or "-" to read from stdin
-d, -detach[=true]
Exit immediately instead of waiting for the stack services to converge
-prune[=false]
Prune services that are no longer referenced
-q, -quiet[=false]
Suppress progress output
-resolv-image="always"
Query the registry to resolve image digest and supported platforms ("always", "changed", "never")
-wit-registr-auth[=false]
Send registry authentication details to Swarm agents
SEE ALSO
docke-stack(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- SEE ALSO
-
|