From 5b53e23a3d4e25072d84f9e2d9f6ac296c81d80d Mon Sep 17 00:00:00 2001 From: Kar Date: Sat, 26 Apr 2025 07:12:34 +0000 Subject: [PATCH] php-ssh2 --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index af9aa0c..6b571c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,9 @@ RUN apt update && apt install -y \ php8.2-gnupg \ php8.2-gd \ php8.2-curl \ + php8.2-ssh2 \ && apt clean +###php-ssh2 #RUN apt install php8.2-oauth #COPY php8.2.conf /etc/apache2/mods-enabled/