Browse Source

add openssh

ksieren 2 năm trước cách đây
mục cha
commit
b4ab485291
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 && \