Switch docker host to localhost?
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ variables:
|
||||
SECURE_LOG_LEVEL: "debug"
|
||||
SAST_JAVA_VERSION: 11
|
||||
|
||||
DOCKER_HOST: tcp://docker:2378/
|
||||
DOCKER_HOST: tcp://localhost:2375/
|
||||
|
||||
# This will suppress any download for dependencies and plugins or upload messages which would clutter the console log.
|
||||
# `showDateTime` will show the passed time in milliseconds. You need to specify `--batch-mode` to make this work.
|
||||
|
||||
Reference in New Issue
Block a user