compbiocore / qcdb

QC Database
0 stars 1 forks source link

development from docker image instead of locally #54

Open aguang opened 2 years ago

aguang commented 2 years ago

We want to do development from docker image instead of locally. This will remove the prerequisite of having to install various dependencies locally with pipenv right now. Uploading to the DB happens from Oscar anyway, so we only need to replicate that environment.

This would involve:

Change README.md instructions:

Change Dockerfile:

Things to check: