We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d24632 commit 727ea0bCopy full SHA for 727ea0b
CONTRIBUTING.md
@@ -50,7 +50,7 @@ cd test-project
50
set -a && . ../.env && set +a
51
52
# run the test in an image built on top of the factory.
53
-docker compose run test-factory-all-included
+docker compose run --rm test-factory-all-included
54
```
55
56
### Publishing images
0 commit comments