Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
containerguy authored Nov 22, 2022
1 parent fac2924 commit b0d28ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mod_senec/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ RUN pip3 install -U selenium
WORKDIR /app
COPY ./trigger_senec.py /app/
COPY ./run.sh /
RUN chmod a+x *.py
RUN chmod a+x *.sh
CMD [ "/run.sh" ]

0 comments on commit b0d28ef

Please sign in to comment.