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

Add test data

Former-commit-id: 183d07af
parent 8b8ea27d
No related branches found
No related tags found
No related merge requests found
......@@ -95,6 +95,7 @@ RUN python3 -m pip install cwltool cwl-runner -e "git://github.com/darafferty/LS
ADD L570745_uv_first10.MS.tar.xz /data
ADD skymodels.tar.gz /data/skymodels
ADD ./test_data/* /data/
ADD .entrypoint /home/lofaruser/.entrypoint
RUN chown lofaruser:lofaruser /home/lofaruser/.entrypoint && \
chmod +rx /home/lofaruser/.entrypoint
......
File added
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