You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've started using the official docker container oracle/graalvm-ce:19.0.0 and I can no longer build for OSX. Is there documentation or can anyone help me figure out how to use the docker container to build for multiple platforms? I'd like to be able to automate builds from jenkins to multiple target platforms. Has anyone done this?
The following command build a linux binary and if I use the command minus the docker container, it builds for OSX.
I've started using the official docker container
oracle/graalvm-ce:19.0.0
and I can no longer build for OSX. Is there documentation or can anyone help me figure out how to use the docker container to build for multiple platforms? I'd like to be able to automate builds from jenkins to multiple target platforms. Has anyone done this?The following command build a linux binary and if I use the command minus the docker container, it builds for OSX.
The text was updated successfully, but these errors were encountered: