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

OSB-54: allow execution for all users

parent 7d0cc321
No related branches found
No related tags found
1 merge request!44Merge back holography to master
......@@ -3,4 +3,5 @@ COPY --from=holography-build:latest /opt/lofar /opt/lofar
COPY ./entrypoint.sh /root/entrypoint.sh
WORKDIR /root
ENTRYPOINT ["/root/entrypoint.sh"]
\ No newline at end of file
RUN chmod 777 /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
\ No newline at end of file
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