php (sha256:fec40748e79c18b77d1ed73cac08673d5f0458919f2cc9c482d4390135b0c4bf)

Published 2024-04-01 02:31:30 +02:00 by deblan in deblan/docker-php

Installation

docker pull gitnet.fr/deblan/php@sha256:fec40748e79c18b77d1ed73cac08673d5f0458919f2cc9c482d4390135b0c4bf
sha256:fec40748e79c18b77d1ed73cac08673d5f0458919f2cc9c482d4390135b0c4bf

Image Layers

ADD file:3cd55ecee0ffd78be95dd5842ecd3171631aaccaae50fe41f6bf60ad5be6aaa9 in /
CMD ["bash"]
RUN /bin/sh -c apt-get update && apt-get install -y apt-transport-https ca-certificates wget && wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg && sh -c 'echo "deb https://packages.sury.org/php/ bullseye main" > /etc/apt/sources.list.d/php.list' && apt-get update && apt-get install -y php7.1 php7.1-apcu php7.1-apcu-bc php7.1-bcmath php7.1-bz2 php7.1-cli php7.1-common php7.1-curl php7.1-fpm php7.1-gd php7.1-gmp php7.1-http php7.1-igbinary php7.1-imagick php7.1-imap php7.1-intl php7.1-json php7.1-mailparse php7.1-mbstring php7.1-memcached php7.1-mongodb php7.1-msgpack php7.1-mysql php7.1-opcache php7.1-pgsql php7.1-propro php7.1-raphf php7.1-readline php7.1-redis php7.1-soap php7.1-sqlite3 php7.1-ssh2 php7.1-xdebug php7.1-xml php7.1-xmlrpc php7.1-yaml php7.1-zip php7.1-xmlrpc && php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" && php -r "if (hash_file('sha384', 'composer-setup.php') === 'dac665fdc30fdd8ec78b38b9800061b4150413ff2e3b6f88543c636f7cd84f6db9189d43a81e5503cda447da73c7e5b6') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" && php composer-setup.php && php -r "unlink('composer-setup.php');" && mv composer.phar /usr/local/bin/composer && chmod +x /usr/local/bin/composer && apt-get clean # buildkit

Labels

Key Value
org.opencontainers.image.created 2024-04-01T00:21:38Z
org.opencontainers.image.revision 8ae9d8ef9f854e175876759c85e9791988105835
org.opencontainers.image.source https://gitnet.fr/deblan/docker-php.git
org.opencontainers.image.url https://gitnet.fr/deblan/docker-php
Details
Container
2024-04-01 02:31:30 +02:00
0
OCI / Docker
linux/amd64
118 MiB
Versions (8) View all
7.3 2024-05-01
7.1 2024-05-01
7.4 2024-05-01
8 2024-05-01
8.1 2024-05-01