nwb-conversion-tools icon indicating copy to clipboard operation
nwb-conversion-tools copied to clipboard

added debugged Dockerfile

Open CodyCBakerPhD opened this issue 2 years ago • 1 comments

WIP

Builds and runs fine locally, image can currently be pulled from https://hub.docker.com/r/codycbakerphd/test_nwbct

Some To-Do's:

  • [ ] make CatalystNeuro namespace on DockerHub for these kinds of things
  • [ ] Use https://github.com/eWaterCycle/setup-singularity to setup CI tests of the pulled image; maybe these should only trigger daily?
  • [ ] Maybe add tests for if code changes affect the ability to build the image (test on push to PR)
  • [ ] Maybe also add auto-building and auto-pushing synchronized with official PyPI releases of the package

CodyCBakerPhD avatar Jun 20 '22 17:06 CodyCBakerPhD