datakind / dk-routing

Container-based Action Routing Tool (CART)
MIT License
6 stars 11 forks source link

Produce clearer instructions since some setups see failures #47

Closed Zebreu closed 2 months ago

Zebreu commented 7 months ago

Example: on Windows 11, passing arguments directly to a docker run command may pass an additional path. Example: installing streamlit so we can run it easily

We should increase robustness to environments as issues are found.

Zebreu commented 6 months ago

Example: Offering alternatives to --network host since we've seen an error where it's not actually using it correctly. We can add instructions to use dedicated ports

Zebreu commented 2 months ago

Makefile has been fixed up and with the github package being public, this should be fairly easy now