.
This commit is contained in:
parent
cbe4f48f29
commit
d7c0c9ef85
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ steps:
|
|||
services:
|
||||
docker:
|
||||
image: docker:dind
|
||||
commands: dockerd-entrypoint.sh --tls=false
|
||||
commands: dockerd-entrypoint.sh --tls=false --host=tcp://0.0.0.0:2376
|
||||
privileged: true
|
||||
ports:
|
||||
- 2376
|
||||
|
|
|
|||
Loading…
Reference in a new issue