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 docker volumes while removing container #1519

Merged
merged 2 commits into from
Aug 4, 2016

Conversation

vrenjith
Copy link
Contributor

@vrenjith vrenjith commented Aug 4, 2016

Currently the docker volumes are left on the disk and the host machines disk is getting filled up with the unused docker volumes from the removed containers.

This attempts to fix it.

Remove docker volumes while exiting container
Remove container volumes
@vrenjith
Copy link
Contributor Author

vrenjith commented Aug 4, 2016

@diptanu - Any idea why all the builds are failing for PRs? - https://travis-ci.org/hashicorp/nomad/pull_requests

@dadgar
Copy link
Contributor

dadgar commented Aug 4, 2016

@vrenjith We recently changed how we run the tests which has sped it up a bit but due to that some flakiness has come and we haven't had time to run through the tests yet as they only break on travis, the fix cycle is quite long.

@dadgar
Copy link
Contributor

dadgar commented Aug 4, 2016

Nice thanks!

@dadgar dadgar merged commit ed08b5f into hashicorp:master Aug 4, 2016
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants