sha256:3af3cff4dab0d429bd6628dd46239636821078f06cea803962eb698f182dde39
OS/ARCH
Compressed size
309.08 MB
Last pushed
9 months by caelumek
Type
Image
Manifest digest
sha256:0f01bf14c134dfa27b57f5e1202bb3f0abca5a290f45f18bfcc885e2a045f0c6
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;105.06 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;223 B7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B10ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B11ENV PHP_VERSION=8.4.150 B12ENV PHP_URL=https://www.php.net/distributions/php-8.4.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.15.tar.xz.asc0 B13ENV PHP_SHA256=a060684f614b8344f9b34c334b6ba8db1177555997edb5b1aceab0a4b807da7e0 B14RUN /bin/sh -c set -eux;13.16 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;12.72 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache250 B19RUN /bin/sh -c docker-php-ext-enable sodium244 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.98 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26LABEL org.opencontainers.image.title=aquila-php org.opencontainers.image.description=PHP‐FPM image preconfigured0 B27COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit35.35 KB28RUN /bin/sh -c apt update64.89 MB29RUN /bin/sh -c echo "pl_PL.UTF-81.59 MB30COPY /usr/bin/composer /usr/bin/composer # buildkit759.73 KB31ENV COMPOSER_ALLOW_SUPERUSER=10 B32COPY ../config/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit900 B33COPY ../config/php/scripts/ /usr/local/bin/ # buildkit404 B34RUN /bin/sh -c chmod +x32 B35RUN /bin/sh -c xdebug-toggle off427 B36WORKDIR /var/www/html32 B37COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit2.77 MB38COPY /usr/local/bin/node /usr/local/bin/node # buildkit41.2 MB39COPY /usr/local/bin/symfony /usr/local/bin/symfony # buildkit5.34 MB40RUN /bin/sh -c apt update32.81 MB41RUN /bin/sh -c rm /usr/local/etc/php/conf.d/prod.ini22.13 KBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1765152000'