ensae_teaching_cs icon indicating copy to clipboard operation
ensae_teaching_cs copied to clipboard

Dockerize repo

Open jqueguiner opened this issue 5 years ago • 5 comments

Dockerize for easier reproducibility

jqueguiner avatar Jun 05 '19 04:06 jqueguiner

That would be great. I just need time to do it. I was hoping that this file https://github.com/sdpython/ensae_teaching_cs/blob/master/.circleci/config.yml would be enough to help people install everything they need to make it work.

sdpython avatar Jul 01 '19 10:07 sdpython

Nice ! I can try to Dockerize it if you want. Just let me know

jqueguiner avatar Jul 01 '19 10:07 jqueguiner

i am trying to see whether i can help on this issue. to do that, first try to dockerize all the repo (although the final image would be mega fat), then try to simplify / remove things :) i have friends using the package, and they complain ometimes to have problems with installs. So my though was that having an image downloadable from the hub directly if possible ( i believe it's free of charge for open source projects ? ) will smooth the usage. Let me know this is useful :)

rorosan avatar May 03 '20 02:05 rorosan

I assume you are looking for an image on linux? I can host the image on my website if needed.

sdpython avatar May 08 '20 10:05 sdpython

i am a linux user , yeah, but most of my friends are on windows. so maybe just focus on a dockerfile, then some text to explain how to generate an image from the file, and then launch a container from the image. if you can host the image, that would be awesome :)

rorosan avatar May 11 '20 08:05 rorosan