diff --git a/workspace/Dockerfile b/workspace/Dockerfile index 92207649..efaf59b8 100644 --- a/workspace/Dockerfile +++ b/workspace/Dockerfile @@ -26,6 +26,7 @@ RUN apt-get update \ php7.0-mbstring \ php7.0-mcrypt \ php7.0-mysql \ + php7.0-zip \ git \ curl \ vim \