This commit is contained in:
Kar
2025-04-26 07:12:34 +00:00
parent 2e9725b281
commit 5b53e23a3d

View File

@@ -16,7 +16,9 @@ RUN apt update && apt install -y \
php8.2-gnupg \ php8.2-gnupg \
php8.2-gd \ php8.2-gd \
php8.2-curl \ php8.2-curl \
php8.2-ssh2 \
&& apt clean && apt clean
###php-ssh2
#RUN apt install php8.2-oauth #RUN apt install php8.2-oauth
#COPY php8.2.conf /etc/apache2/mods-enabled/ #COPY php8.2.conf /etc/apache2/mods-enabled/