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