.
This commit is contained in:
parent
48c08e0df0
commit
dd071fb308
1 changed files with 2 additions and 0 deletions
|
|
@ -125,3 +125,5 @@ services:
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
commands: dockerd-entrypoint.sh --tls=false
|
commands: dockerd-entrypoint.sh --tls=false
|
||||||
privileged: true
|
privileged: true
|
||||||
|
ports:
|
||||||
|
- 2375
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue