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