Skip to content
Snippets Groups Projects
Commit e468430b authored by Valentin Wibaillie's avatar Valentin Wibaillie
Browse files

Add cron to Dockerfile

parent cb1efb12
No related branches found
No related tags found
No related merge requests found
FROM debian:stable
RUN apt-get update && apt-get -y install apache2 php
RUN apt-get update && apt-get -y install apache2 php cron
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