Ver Fonte

add openssh

ksieren há 2 anos atrás
pai
commit
b4ab485291
1 ficheiros alterados com 1 adições e 0 exclusões
  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 && \