Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Remove docker prune in favor of docker-compose down + flags#42

Merged
ddworken merged 1 commit intomasterfrom
david/no-docker-prune
Sep 4, 2019
Merged

Remove docker prune in favor of docker-compose down + flags#42
ddworken merged 1 commit intomasterfrom
david/no-docker-prune

Conversation

@ddworken
Copy link
Copy Markdown
Contributor

@ddworken ddworken commented Aug 30, 2019

This makes it so running the integration test will only wipe out images/volumes associated with the integration tests rather than all images/volumes. Note the flags which are necessary in order to delete the images and volumes.

Fixes issue #39.

cc: @Johannestegner

This makes it so running the integration test will only wipe out images/volumes
associated with the integration tests rather than all images/volumes. Note that flags
which are necessary in order to delete the images and volumes.
Copy link
Copy Markdown
Contributor

@xgess xgess left a comment

Choose a reason for hiding this comment

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

seems good

@ddworken ddworken merged commit 36a17dc into master Sep 4, 2019
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.

2 participants