The proxy support as provided in docker-compose.yml does not work out-of-the-box for launch.sh. This is due to Java, eh, "awkward" way of setting proxy information via the command-line. Later versions have made it a bit simpler but it still needs an explicit command-line option, TTBOMK.
I'm working on a PR to fix this.
The proxy support as provided in
docker-compose.ymldoes not work out-of-the-box forlaunch.sh. This is due to Java, eh, "awkward" way of setting proxy information via the command-line. Later versions have made it a bit simpler but it still needs an explicit command-line option, TTBOMK.I'm working on a PR to fix this.