Hi,
I'm new to LXD and trying to give it a try (!!!) in my lab environment. To go out on the internet, I need to get through a web proxy. It's working for standard stuff, as the environment has been patched through the web proxy. But when I try to launch an image (coming from remotely), I'm getting:
Creating ubuntu-32 error: Get https://images.linuxcontainers.org:8...55bc4de91ca5f: Unable to connect to: images.linuxcontainers.org:8443
If I'm checking with TCPDUMP at the same time, I can see that it's trying to access images.linuxcontainers.org directly on port 8443 instead of using the web proxy, configured from environment variables (http_proxy, https_proxy, HTTP_PROXY, and HTTPS_PROXY).
I can't find anything relevant on how to achieve that. Can someone help me?
Thanks.
I'm new to LXD and trying to give it a try (!!!) in my lab environment. To go out on the internet, I need to get through a web proxy. It's working for standard stuff, as the environment has been patched through the web proxy. But when I try to launch an image (coming from remotely), I'm getting:
Creating ubuntu-32 error: Get https://images.linuxcontainers.org:8...55bc4de91ca5f: Unable to connect to: images.linuxcontainers.org:8443
If I'm checking with TCPDUMP at the same time, I can see that it's trying to access images.linuxcontainers.org directly on port 8443 instead of using the web proxy, configured from environment variables (http_proxy, https_proxy, HTTP_PROXY, and HTTPS_PROXY).
I can't find anything relevant on how to achieve that. Can someone help me?
Thanks.