up
continuous-integration/drone/push Build is passing Details

master
Enzo 1 year ago
parent f1bf886992
commit 80468b3399

@ -27,6 +27,7 @@ RUN apt-get update && apt-get -y install cron
#RUN chmod +x /app/entrypoint.sh #RUN chmod +x /app/entrypoint.sh
RUN crontab /app/crontab RUN crontab /app/crontab
RUN crontab -l
# Définir le point d'entrée de l'image # Définir le point d'entrée de l'image
ENTRYPOINT ["crontab","-l"] #ENTRYPOINT ["crone"]

Loading…
Cancel
Save