Open ivoytov opened 3 years ago
The build works for me, but I'm using docker-compose up --build -d
.
Have the same issue, did you finally move forward ? Not sure this is related to version of JRE needed in ib gateway
I tried : installing jre before running ib gateway installer on the docker file
Env : macos arm silicon
Trying to build the image with
docker build .
and getting this error. I also tried with the predecessor project "IB-Gateway" and got the same error message in the build process. Any ideas of why the bundled JVM wouldn't be matching? Assuming that this would be an issue for everyone?