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