FROM stimela/astropy:1.2.0
RUN docker-apt-install montage
RUN pip install --upgrade pip setuptools
RUN pip install -U montage-wrapper>=0.9.9 astroquery>=0.3.8 montage_mosaic>=0.0.1
