Definitely need wget
This commit is contained in:
@@ -7,7 +7,8 @@ ARG GRAV_VERSION=1.5.10
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
# Install PHP 7.2 and Module Requirements for Grav
|
||||
# Temporarily removed sudo wget unzip
|
||||
# Temporarily removed sudo unzip
|
||||
wget \
|
||||
php
|
||||
# php-curl \
|
||||
# php-gd \
|
||||
|
||||
Reference in New Issue
Block a user