Commit 2102bba8 authored by Azhar Hassan's avatar Azhar Hassan

host docker 3

parent 28d11802
Pipeline #4215 failed with stage
in 47 seconds
......@@ -6,4 +6,4 @@ docker_build:
stage: build
image: docker:latest
script:
- export DOCKER_HOST=tcp://127.0.0.1:2375 && docker build -t ahassan613/testing:latest .
- export DOCKER_HOST=tcp:/0.0.0.0:2375 && docker build -t ahassan613/testing:latest .
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment