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

Modify gitignore and Dockerfile

Former-commit-id: 6ecbf524 [formerly 3c95c0f6]
Former-commit-id: a36bfc79
Former-commit-id: 957a890e
parent ce04d76d
No related branches found
No related tags found
No related merge requests found
test_data/*.MS
Docker/scripts
Docker/DP3
Docker/Dysco
Docker/STMAN
Docker/idg
*.sif
# Byte-compiled / optimized / DLL files
__pycache__/
......
......@@ -136,10 +136,6 @@ RUN chown lofaruser:lofaruser /home/lofaruser/.entrypoint && \
WORKDIR /home/lofaruser
COPY prefactor/skymodels/* /data/skymodels/
COPY prefactor/rfistrategies/* /data/rfistrategies/
COPY prefactor/solutions/ /data/solutions/*
RUN chmod +rx /usr/local/bin/*
ENTRYPOINT ["/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