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

remove container after stopping if not the latest image #17

Open
michielbdejong opened this issue Mar 10, 2015 · 2 comments
Open

remove container after stopping if not the latest image #17

michielbdejong opened this issue Mar 10, 2015 · 2 comments

Comments

@michielbdejong
Copy link
Owner

The main snickers instance already pulls and rebuilds every hour, the only other thing needed is to destroy ('rm') a container after stopping it if its image was not the latest one that exists.

@michielbdejong
Copy link
Owner Author

It might also be that config.application changes for a domain (in that case you might want to manually stop and rm the existing container, that will be faster then)

@michielbdejong
Copy link
Owner Author

maybe even remove containers every single time, to achieve a simpler system.

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

1 participant