Skip to content
Snippets Groups Projects
Commit b79c82c1 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Modified dockerfile

parent d7269de4
No related branches found
No related tags found
1 merge request!69Change the name of the pre-calibrated output MS
Pipeline #179 passed with warnings
......@@ -97,7 +97,9 @@ RUN python3 -m pip install git+https://github.com/revoltek/losoto.git
ADD L570745_uv_first10.MS.tar.xz /data
ADD skymodels.tar.gz /data/skymodels
ADD ./test_data/* /data/
ADD test_data/A-Team_lowres.sourcedb /data/A-Team_lowres.sourcedb
ADD test_data/example.h5 /data/example.h5
ADD test_data/L570745_SB001_uv_MODEL.MS /data/L570745_SB001_uv_MODEL.MS
ADD .entrypoint /home/lofaruser/.entrypoint
RUN chown lofaruser:lofaruser /home/lofaruser/.entrypoint && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment