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

Modify gitignore and Dockerfile

parent 24168d81
Branches
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.
Please register or to comment