⇤ ← Revision 1 as of 2016-05-17 23:01:28
Size: 256
Comment:
|
← Revision 2 as of 2016-05-17 23:01:53 ⇥
Size: 266
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
# systemctl daemon-reload # systemctl restart docker # systemctl show docker --property Environment |
|
Line 9: | Line 14: |
systemctl daemon-reload systemctl restart docker systemctl show docker --property Environment |
Docker proxy
Edit /etc/systemd/system/docker.service.d/http-proxy.conf
[Service] Environment="HTTP_PROXY=http://www-proxy.us.oracle.com:80/" # systemctl daemon-reload # systemctl restart docker # systemctl show docker --property Environment