logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

docker-stack-deploy - Deploy a new stack or update an existing stack

Description

       Deploy a new stack or update an existing stack

Name

       docker-stack-deploy - 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

       -h, --help[=false]      help for deploy

       --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                                    Feb 2025                                           DOCKER(1)

Synopsis

dockerstackdeploy[OPTIONS]STACK

See Also