sha256:6989f126b74900c8508f65106bb16ad994f32d5c58bf0b8e454e57aa9377eef1
OS/ARCH
Compressed size
239.15 MB
Last pushed
2 months by sashas777
Type
Image
Manifest digest
sha256:c9fc6d618a0b67beffc31e310e9813f1b73d9bdb77dcc35c72cf875b35ed80f7
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;112.38 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B11ENV PHP_VERSION=8.5.80 B12ENV PHP_URL=https://www.php.net/distributions/php-8.5.8.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.8.tar.xz.asc0 B13ENV PHP_SHA256=58910198d19e873048fe87cdfe16bc790025417ede3d1651bfa1c4b533d573f20 B14RUN /bin/sh -c set -eux;13.88 MB15COPY docker-php-source /usr/local/bin/ # buildkit486 B16RUN /bin/sh -c set -eux;14.55 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium245 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;9.05 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25ENV TZ=America/New_York0 B26ARG TARGETARCH=amd640 B27ARG PHP_SHORT_VERSION=8.50 B28RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh198 B29RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh5.11 MB30ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #38.43 KB31RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh63.37 MB32RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh60.39 KB33RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh1.34 MB34RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh143 B35ENV PHP_MEMORY_LIMIT=4G0 B36ENV PHP_ENABLE_XDEBUG=false0 B37ENV MAGENTO_ROOT=/var/www/magento0 B38ENV DEBUG=false0 B39ENV UPLOAD_MAX_FILESIZE=64M0 B40ENV PHP_IDE_CONFIG=serverName=magento0 B41COPY php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit414 B42COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit303 B43COPY php/shared/fpm-docker-entrypoint.sh /docker-entrypoint.sh # buildkit768 B44COPY php/shared/etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit633 B45COPY php/shared/etc/php-fpm.conf /usr/local/etc/ # buildkit431 B46COPY php/shared/magento-vars.php /var/www/magento-vars.php # buildkit499 B47COPY php/shared/op-exclude.txt /var/www/op-exclude.txt # buildkit217 B48RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh1.15 KB49RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh1.5 KB50RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh633 B51COPY php/shared/fpm-docker-healthcheck.sh /docker-healthcheck.sh # buildkit292 B52RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 chmod768 B53RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 chmod32 B54ENTRYPOINT ["/docker-entrypoint.sh"]0 B55WORKDIR /var/www/magento147 B56CMD ["php-fpm" "-R"]0 B57HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "10s" "3s"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'