Commit 0cc53f4
committed
Add NO_PROXY=dind to container env
The Docker CLI inside the job container routes through Squid when
HTTP_PROXY is set, which can't resolve the 'dind' service container
hostname. Bypass the proxy for dind connections.1 parent d4048c9 commit 0cc53f4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
0 commit comments