FROM stimela/astropy:1.2.0
RUN docker-apt-install montage python3-pip
RUN pip3 install --upgrade pip setuptools
RUN pip3 install -U montage-wrapper>=0.9.9 astroquery>=0.3.8 MosaicSteward>=0.0.3
