I'd like to install on a docker server as opposed to run it on native system. any known issues?
I m going to give this a shot, but I don't know what might want to sit in a drive vs on the docker install itself. Do we have any guidelines or restrictions to try make this happen? It sounds straightforward, but i want to avoid doing it repeatedly. Would love any guidance here.
4 Replies
I would like this as well .. 🙂 If you get it running, please post a compose file here ..
roger wilco
hadn't actually set up volumes before, but if we follow the straight up examples on the mojo site that seems to be fine- going to try locally tomorrow.
we can close this question if that's an option: Link was given on a separate answer the next day:
https://github.com/modularml/mojo/blob/main/examples/docker/Dockerfile.mojosdk
GitHub
mojo/examples/docker/Dockerfile.mojosdk at main · modularml/mojo
The Mojo Programming Language. Contribute to modularml/mojo development by creating an account on GitHub.
Thanks @DevinderS!