MAN-J
Man PagesPricing
LoginGet Started
docker-stack-deploy(1)
Original
English • 48 lines
DOCKER(1)		      Docker User Manuals		     DOCKER(1)



NAME
       docker-stack-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, --compose-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


       --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-stack(1)

Docker Community		   Sep 2025			     DOCKER(1)

docker-stack-deploy(1)

dockerstackdeploy - Deploy a new stack or update an existing stack

0popularity

System Information

Docker Community 1.0.0
Updated Sep 2025
Maintained by Unknown

Actions