-
-
Notifications
You must be signed in to change notification settings - Fork 406
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: replace 127.0.0.1 with host gateway ip in docker daemon.json …
…proxy settings (#1145) * Automatically replace 127.0.0.1 with host gateway ip in docker daemon.json proxy settings Refactored daemon.json to move fetching of gateway ip to a function for DRY * that closure was terrible, use strings.replace directly * try verbose logging * very verbose logging * remove verbose flags
- Loading branch information
1 parent
a58166e
commit 2fc61da
Showing
1 changed file
with
29 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters