ksieren hace 2 años
padre
commit
b4ab485291
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -11,6 +11,7 @@ RUN apk update && \
         libgd \
         libwebp-dev \
         nginx \
+        openssh-client \
         unzip \
         supervisor && \
     docker-php-ext-configure gd --with-freetype --with-jpeg && \