Skip to content
Snippets Groups Projects
Commit 6ee413ef authored by Evili del Rio i Silvan's avatar Evili del Rio i Silvan
Browse files

Add DOCKER_HOST

parent a0ffc8ff
No related branches found
No related tags found
No related merge requests found
Pipeline #2146 failed
...@@ -2,6 +2,7 @@ image: docker:stable ...@@ -2,6 +2,7 @@ image: docker:stable
variables: variables:
DOCKER_DRIVER: overlay2 DOCKER_DRIVER: overlay2
DOCKER_HOST: tcp://localhost:2375
services: services:
- docker:dind - docker:dind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment