We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c9646 commit d635100Copy full SHA for d635100
docker-compose-micro-ci.yml
@@ -65,6 +65,7 @@ services:
65
build: gitlabrunner
66
container_name: gitlabrunner
67
network_mode: "host"
68
+ privileged: true
69
extra_hosts:
70
- ${DC_HOSTNAME}:${DC_HOSTIP}
71
environment:
docker-compose.yml
@@ -129,6 +129,7 @@ services:
129
130
131
132
133
134
135
0 commit comments