Closed Nat1405 closed 3 years ago
** An important point: this refactoring of the container drops support for both IRAF and DRAGONS in the same container. It seems to be quite a bit simpler, and possibly a good idea, to split them into two separate containers. However, if the functionality of both IRAF and DRAGONS is desired in a single general-purpose data reduction container, I could probably put that together without too much trouble.
Issue Nat1405/niriPipe#10 needs to build a Dockerfile from a single source of truth. It makes sense to store that Dockerfile and Makefile here in gemini_processing.
This issue is to create a Dockerfile that:
make
nat1405/niriPipe
dev
branch ofnat1405/niriPipe
on each build (dev
branch for now, possiblymain
branch later on)pytest .
fairly easily from GitHub actions and my own personal machine.