This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Commit 7b309dc
committed
Remove docker prune in favor of docker-compose down + flags
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.1 parent ecf94d0 commit 7b309dc
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments