php-ssh2
parent
2e9725b281
commit
5b53e23a3d
|
@ -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/
|
||||
|
|
Loading…
Reference in New Issue