Skip to content
Snippets Groups Projects
Commit 92533f7d authored by Alexander Kutkin's avatar Alexander Kutkin
Browse files

update Dockerfile

parent 57901e64
No related branches found
No related tags found
No related merge requests found
Pipeline #28564 passed
......@@ -262,7 +262,7 @@ RUN python3 -m pip install h5py pandas pyyaml astropy matplotlib scipy shapely b
# AImCal
ADD imcal.py /opt/imcal.py
ADD cluster.py /opt/cluster.py
ADD imcal.py /opt/nvss_cutout.py
ADD nvss_cutout.py /opt/nvss_cutout.py
ADD imcal.yml /opt/imcal.yml
ADD nvss.csv.zip /opt/nvss.csv.zip
RUN ln -s /opt/imcal.py /usr/local/bin/imcal.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment