Skip to content
Discussion options

You must be logged in to vote

This looks like your docker has spawn installed in /mnt/home/reituag (which you perhaps export to the docker as otherwise the executable would not know about its existence) and this is on the PATH before it picks up the spawn binary from /mnt/shared/modelica-buildings/...

Yes, I bind mount the directory with the Spawn executable, that I manually installed outside the MBL directory on the host.
This is because I am using the development branch of MBL and not the public release which comes with a bundled Spawn executable.
The PATH environment variable of the container is set to include the path where the Spawn directory is mounted in the container.
So, from within the container:

> which s…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by AntoineGautier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants