FROM stimela/astropy:1.0.1
RUN docker-apt-install montage
RUN pip install --upgrade pip setuptools
RUN pip install montage-wrapper==0.9.9 astroquery==0.3.8
