docker / docker/cli

Would be nice to have a `docker stack deploy --dry-run` option

Open
#53 10 comments 34 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/stack kind/enhancement
Dominant language
Go
Stars
6.1k
Forks
2.2k
Avg merge
1d 15h
Merged PRs (30d)
43

Description

Because it's not always obvious what state an existing stack is in when a docker stack deploy command is issued, it would be useful to be able to see a plan of action before it's executed to prevent surprises.

I'm proposing --dry-run as the option name.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the Docker CLI entry point docker stack deploy and proposes a --dry-run option; start by locating that command's implementation. Done means the command can show a plan of action without executing the deployment changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
cli, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.