softwareunderground / geo-docker

A docker image fully loaded with Geo* & ML related packages
Other
13 stars 5 forks source link

Make getting started on windows really easy #6

Closed stevejpurves closed 5 years ago

stevejpurves commented 6 years ago

Users should necessarily have to install make to get access to convenience commands on windows. Let's add some .bat files to make that easy.

Also the readme should be updated to give some per-platform instructions

JesperDramsch commented 6 years ago

Instead of using a makefile or in addition to a makefile we could imply more defaults (like the python version) in the docker file.

Then running pure docker commands would become easier, which would make it work without extra installation for windows.

JesperDramsch commented 6 years ago

I think it should be fine to have the Readme say:

Windows users have two options: install make for convenience or run docker with these super convenient and easy commands.

stevejpurves commented 6 years ago

ha no nvidia-docker on windows. so it means customising the dockerfile, low on the priority list but should movethis issue here https://github.com/softwareunderground/subsurface-ml-docker