Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(watch): Add --prune option to docker-compose watch command #11932

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

idsulik
Copy link
Contributor

@idsulik idsulik commented Jun 24, 2024

What I did
Added the --prune option to the docker-compose watch command. This option ensures that dangling images are pruned automatically when rebuilding, helping to keep the Docker environment clean and efficient.

Related issue
#11073

image

Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @idsulik for the contributions 🙏
You'll need to run make docs to pass the linter

@glours glours requested review from a team, ndeloof and jhrotko and removed request for a team July 1, 2024 14:37
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
@idsulik
Copy link
Contributor Author

idsulik commented Jul 1, 2024

LGTM, thanks @idsulik for the contributions 🙏 You'll need to run make docs to pass the linter

@glours thank you, pushed updates

@ndeloof ndeloof enabled auto-merge (rebase) July 2, 2024 06:05
@ndeloof ndeloof merged commit 11d5ecd into docker:main Jul 2, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants