Update images/actions/php-8.2/Dockerfile
All checks were successful
Build and Push Image / Build and push image (push) Successful in 2m1s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 2m1s
This commit is contained in:
parent
f740463e24
commit
c18ef7dfe7
@ -8,14 +8,6 @@ git git-lfs wget curl \
|
|||||||
zip unzip xz zstd jq \
|
zip unzip xz zstd jq \
|
||||||
nodejs python3 py3-pip gpg
|
nodejs python3 py3-pip gpg
|
||||||
|
|
||||||
RUN apk add --update linux-headers
|
|
||||||
|
|
||||||
RUN apk add --no-cache $PHPIZE_DEPS
|
|
||||||
|
|
||||||
RUN pecl install xdebug
|
|
||||||
|
|
||||||
RUN docker-php-ext-enable xdebug
|
|
||||||
|
|
||||||
RUN apk add --no-cache curl patch openssh-client openldap-dev gpg-agent
|
RUN apk add --no-cache curl patch openssh-client openldap-dev gpg-agent
|
||||||
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user