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 9974711 commit 76aff72Copy full SHA for 76aff72
docker-compose.ci.yml
@@ -6,4 +6,5 @@ services:
6
environment: !override
7
- RSPEC_DOCKER=false
8
secrets: !reset
9
- volumes: !reset
+ volumes: !override
10
+ - /var/run/docker.sock:/var/run/docker.sock
0 commit comments