From 51f8a6b7dbe92812480cb7d85f600b1c4cadc4f6 Mon Sep 17 00:00:00 2001 From: William Miceli <1-WilliamMiceli@git.williammiceli.systems> Date: Thu, 28 Mar 2019 17:15:15 -0400 Subject: [PATCH] Added php-zip --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 39197c9..10c1de5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,8 @@ RUN apt-get update && \ unzip \ wget \ php \ - php-curl + php-curl \ + php-zip # php-gd \ # php-json \ # php-mbstring