瀏覽代碼

add openssh

ksieren 2 年之前
父節點
當前提交
b4ab485291
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

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