Issue: Network Security settings prevent communication with license server or image from building
Refer to whitelisting instructions here.
If your network requires clients to access the internet via explicit proxy settings, you may need to add an entry to the docker-compose file to configure the well-known https_proxy environment variable. The format of the variable is https_proxy=https://[USERNAME]:[PASSWORD]@[your.proxy.server]:[port]