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

Support for --remove-orphans #72

Closed
alexarana opened this issue May 13, 2017 · 1 comment
Closed

Support for --remove-orphans #72

alexarana opened this issue May 13, 2017 · 1 comment

Comments

@alexarana
Copy link
Contributor

I would like to add support for the --remove-orphans option to this plugin.

The said option got added to version 1.7.0 of docker-compose back in April 2016. I have already done the change and am ready to prepare a PR if agreed.

@augi Thanks again for this very cool project.

@augi
Copy link
Member

augi commented May 13, 2017

Hi, thanks!

If I understand the option correctly, it collects some garbage, so I'm for using this option by default.

According to changelog, this option can be used for up and down so I would prefer to use it for both commands by default.

Feel free to prepare the PR. It would be nice if the option would be specified only if docker-compose version >= 1.7.0 is detected.

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

No branches or pull requests

2 participants