AllenInstitute / ophys_etl_pipelines

Pipelines and modules for processing optical physiology data
Other
9 stars 5 forks source link

PSB-176 Docker dev env #595

Closed aamster closed 1 year ago

aamster commented 1 year ago

Adds docker-compose.yaml and instructions for setting up docker environment running the app

Testing

Was able to launch app and submit a job Host port is configurable The docker container picks up local code changes without needing to rebuild image due to volume mount

Note: CI failed because I cancelled it so that we don't overwrite docker image tag (need to merge #598 )