NLeSC / software.esciencecenter.nl

eStep website with projects software and people.
http://software.esciencecenter.nl
Other
4 stars 3 forks source link

Checker and Generator should be available as a docker image #121

Open nielsdrost opened 8 years ago

nielsdrost commented 8 years ago

To not have the python-2-vs-3 problem, we should have a docker container with the "estep" command

blootsvoets commented 8 years ago

Hmm... but to change the data, volumes have to work reliably, which is not the case in OS X docker and possibly Windows docker. We can just make python 3 mandatory, which is trivial to set up with virtualenv.