Commit 8b2507e
moby: Don't set DOCKER_HOST in current process
We were accidentally setting DOCKER_HOST in the current process when
spawning the docker CLI; fix things so that no longer happens. This fixes
an issue where we'd report an diagnostics issue because that is set.
Signed-off-by: Mark Yen <mark.yen@suse.com>
(cherry picked from commit 105025f)1 parent f2bf8f1 commit 8b2507e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
| |||
0 commit comments