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
So for Odyssey stuff we are dealing with a lot of moving parts that we don't want developers to have to deploy on their own machines locally. We already have a somewhat simple dockerfile but we need to modify it to contain tools that would be helpful during development.
Biggest thing is having an MQTT server running in this that we can use to play around with for connection. Installing Python, nodejs, and Rust in it would also be nice so that we can compile stuff inside of it (might be a ginormous docker container lmao)
The text was updated successfully, but these errors were encountered:
So for Odyssey stuff we are dealing with a lot of moving parts that we don't want developers to have to deploy on their own machines locally. We already have a somewhat simple dockerfile but we need to modify it to contain tools that would be helpful during development.
Biggest thing is having an MQTT server running in this that we can use to play around with for connection. Installing Python, nodejs, and Rust in it would also be nice so that we can compile stuff inside of it (might be a ginormous docker container lmao)
The text was updated successfully, but these errors were encountered: