The executable that I would be running is cargo (the rust build tool) but I want that inside of a container.
I could cargo build inside the container and then execute the output binary on the host but then I lose things like hot-reload.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments