fix
This commit is contained in:
parent
351dbea9b5
commit
f55ec2c90e
@ -34,6 +34,7 @@ COPY crontab ${APP_DIR}/
|
|||||||
COPY *.py ${APP_DIR}/
|
COPY *.py ${APP_DIR}/
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
|
rm -f /etc/crontab && \
|
||||||
ln -s ${APP_DIR}/crontab /etc/crontab
|
ln -s ${APP_DIR}/crontab /etc/crontab
|
||||||
|
|
||||||
VOLUME ${APP_DIR}
|
VOLUME ${APP_DIR}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user