Commit 74b6a9db authored by Azhar Hassan's avatar Azhar Hassan

host docker 5

parent 5127e488
Pipeline #4217 failed with stage
in 46 seconds
......@@ -6,4 +6,4 @@ docker_build:
stage: build
image: docker:latest
script:
- export DOCKER_HOST=tcp://192.168.65.7:53: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