On 3/20/21 2:58 PM, Dimofte, Alexandru wrote:

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..

Bravo, that worked! Thanks


BR,

Alex

 

From: Embedded Devel <lists@optimcloud.com>
Sent: Saturday, March 20, 2021 3:02 AM
To: starlingx-discuss@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

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


_______________________________________________
Starlingx-discuss mailing list
Starlingx-discuss@lists.starlingx.io
http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss