ubuntu-php (sha256:347a16b374802e51de3b2366abe79ac808cde4690dfc4a93e141f425e497cadf)
Published 2025-02-23 15:22:14 +01:00 by ci
Installation
docker pull git.wappler.systems/wapplersystems/ubuntu-php@sha256:347a16b374802e51de3b2366abe79ac808cde4690dfc4a93e141f425e497cadf
sha256:347a16b374802e51de3b2366abe79ac808cde4690dfc4a93e141f425e497cadf
Image Layers
ARG RELEASE |
ARG LAUNCHPAD_BUILD_ARCH |
LABEL org.opencontainers.image.ref.name=ubuntu |
LABEL org.opencontainers.image.version=24.04 |
ADD file:6df775300d76441aa33f31b22c1afce8dfe35c8ffbc14ef27c27009235b12a95 in / |
CMD ["/bin/bash"] |
RUN /bin/sh -c apt-get update && apt-get install -y php8.3 php8.3-cli php8.3-gd php8.3-mysql php8.3-fpm php8.3-curl php8.3-intl php8.3-imagick php8.3-xml php8.3-zip php8.3-bz2 php8.3-mbstring php8.3-amqp php8.3-apcu php8.3-bcmath php8.3-opcache php8.3-psr php8.3-readline php8.3-uuid php8.3-yaml nodejs # buildkit |
Labels
Key | Value |
---|---|
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.version | 24.04 |