gentle-dream-1571
03/29/2023, 7:59 PMrc_env_allow="*"
export http_proxy=<http://myproxy.mycompany.com>
export https_proxy=<http://myproxy.mycompany.com>
export no_proxy=.<http://mycompanycorp.com|mycompanycorp.com>,.internal
Everything works fine except that the docker as a non-Administrative user fails.
We did the Factory Reset, uninstalled, and reinstalled using a non-Administrative user and now, docker version
works properly without errors when running as a non-Administrative user. However, the exact same /etc/rc.conf changes above do not appear to be working. Thoughts on how to correct this?wide-mechanic-33041
03/29/2023, 8:01 PMmagnificent-napkin-96586
03/29/2023, 10:18 PM