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

Modify gitignore and Dockerfile

Former-commit-id: 3c95c0f6
parent 8f0ebc5d
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