This commit is contained in:
parent
fc55f479fa
commit
eff9f48257
@ -3,4 +3,5 @@ RUN apk add --no-cache curl
|
|||||||
COPY . opt
|
COPY . opt
|
||||||
RUN crontab /opt/crontab
|
RUN crontab /opt/crontab
|
||||||
RUN chmod +x /opt/entrypoint.sh
|
RUN chmod +x /opt/entrypoint.sh
|
||||||
|
RUN chmod +x /opt/phc.sh
|
||||||
CMD ["/opt/entrypoint.sh"]
|
CMD ["/opt/entrypoint.sh"]
|
Loading…
x
Reference in New Issue
Block a user