[Starlingx-discuss] add docker proxy after install

Dimofte, Alexandru alexandru.dimofte at intel.com
Sat Mar 20 07:58:50 UTC 2021


Hello,

Please try like:
system service-parameter-add docker proxy http_proxy=http://my.proxy.com:1080
system service-parameter-add docker proxy https_proxy=http://my.proxy.com:1080

For me this worked few days ago..

BR,
Alex

From: Embedded Devel <lists at optimcloud.com>
Sent: Saturday, March 20, 2021 3:02 AM
To: starlingx-discuss at lists.starlingx.io
Subject: [Starlingx-discuss] add docker proxy after install


so trying to add a docker proxy configuration now, after the install was completed due to firewall changes blocking OAM, according to

https://docs.starlingx.io/configuration/docker_proxy_config.html#set-https-proxy-url

Set HTTP proxy URL<https://docs.starlingx.io/configuration/docker_proxy_config.html#id4>ΒΆ<https://docs.starlingx.io/configuration/docker_proxy_config.html#set-http-proxy-url>

To specify the HTTP proxy URL, use the commands:

system service-parameter-modify platform docker http_proxy http://my.proxy.com:1080

system service-parameter-apply platform



however, this appears not to work
system service-parameter-modify platform docker https_proxy https://proxy.domain.com:3128
Service Parameter not found: service platform, section docker, name https_proxy
Service Parameter not found: service platform, section docker, name https://proxy.domain.com:3128
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20210320/11b8f972/attachment-0001.html>


More information about the Starlingx-discuss mailing list