add cron
This commit is contained in:
+1
-1
@@ -20,6 +20,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
nano \
|
nano \
|
||||||
curl \
|
curl \
|
||||||
wget \
|
wget \
|
||||||
|
cron \
|
||||||
libmagickwand-dev --no-install-recommends
|
libmagickwand-dev --no-install-recommends
|
||||||
|
|
||||||
# Enable Apache mods
|
# Enable Apache mods
|
||||||
@@ -41,7 +42,6 @@ RUN docker-php-ext-configure gd --with-freetype --with-jpeg \
|
|||||||
mysqli \
|
mysqli \
|
||||||
xsl \
|
xsl \
|
||||||
curl \
|
curl \
|
||||||
cron \
|
|
||||||
exif
|
exif
|
||||||
|
|
||||||
# Download and install Moosh
|
# Download and install Moosh
|
||||||
|
|||||||
Reference in New Issue
Block a user