Skip to content
Snippets Groups Projects
Commit 3ada1da2 authored by Stephane Crozat's avatar Stephane Crozat Committed by PICHOU Kyâne
Browse files

corrections dockerfile 2

parent 59e2737a
No related branches found
No related tags found
1 merge request!5CheckMK stable image
......@@ -6,7 +6,7 @@ RUN apt-get update && \
apt-get clean
ENV CRON_TIME="0 * * * *"
COPY croninit.sh /croninit.sh
COPY cron.sh /cron.sh
COPY psqlcmd.sh /psqlcmd.sh
CMD ["/cron.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment