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 93bcecf commit 9974711Copy full SHA for 9974711
docker-compose.ci.yml
@@ -1,6 +1,7 @@
1
services:
2
app:
3
build: !reset
4
+ command: tail -f /dev/null
5
image: ${DOCKER_APP_IMAGE}
6
environment: !override
7
- RSPEC_DOCKER=false
0 commit comments