Commit 5127e488 authored by Azhar Hassan's avatar Azhar Hassan

host docker 4

parent 2102bba8
Pipeline #4216 failed with stage
in 46 seconds
......@@ -6,4 +6,4 @@ docker_build:
stage: build
image: docker:latest
script:
- export DOCKER_HOST=tcp:/0.0.0.0:2375 && docker build -t ahassan613/testing:latest .
- export DOCKER_HOST=tcp://192.168.65.7:53: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