karpov-sv / stdpipe

Simple Transient Detection Pipeline
https://stdpipe.readthedocs.io
MIT License
12 stars 8 forks source link

First dockerfile #2

Closed mcoughlin closed 2 years ago

mcoughlin commented 2 years ago

This PR makes a first pass at a working Docker container for stdpipe.

karpov-sv commented 2 years ago

Is there a reason for manually installing cfitsio, psfex, scamp etc? They are available in the repos

mcoughlin commented 2 years ago

@karpov-sv good point, that helped a lot.