sha256:503b841f897172521b68c6b149582380566f5101bdfbdfa996e81c26d9de6397
OS/ARCH
Compressed size
488.78 MB
Last pushed
2 months by sashas777
Type
Image
Manifest digest
sha256:3c4910051f6a5caa57817f45e816bc972a437367a4ac06d591153c7ce6665a45
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;226 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;224 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/ # buildkit488 B16RUN /bin/sh -c set -eux;25.79 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium246 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21ENV TZ=America/New_York0 B22ARG TARGETARCH=amd640 B23ARG PHP_SHORT_VERSION=8.50 B24RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh254 B25RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh3.33 KB26RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh110.9 MB27ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #38.43 KB28RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh48.26 MB29RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh60.39 KB30RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh1.34 MB31RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh73.88 MB32RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh144 B33ENV PHP_ENABLE_XDEBUG=false0 B34ENV MAGENTO_ROOT=/var/www/magento0 B35ENV DEBUG=false0 B36ENV COMPOSER_ALLOW_SUPERUSER=10 B37ENV PHP_IDE_CONFIG=serverName=magento0 B38ENV COMPOSER_HOME=/var/www/composer0 B39ENV UPLOAD_MAX_FILESIZE=64M0 B40ENV NVM_DIR=/var/www/.nvm;0 B41ADD php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit413 B42ADD php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit304 B43ADD php/shared/cli-docker-entrypoint.sh /docker-entrypoint.sh # buildkit640 B44ADD php/shared/etc/php-cli.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit435 B45ADD php/shared/bin/* /usr/local/bin/ # buildkit233 B46VOLUME [/var/www/composer/.composer/cache]0 B47RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh814.23 KB48RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh1.43 KB49RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh1.65 KB50RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 /bin/sh73.05 MB51COPY php/shared/cli-docker-healthcheck.sh /docker-healthcheck.sh # buildkit266 B52RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 chmod639 B53RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 chmod228 B54RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.5 chmod32 B55ENTRYPOINT ["/docker-entrypoint.sh"]0 B56WORKDIR /var/www/magento147 B57CMD ["bash"]0 B58HEALTHCHECK &{["CMD" "/docker-healthcheck.sh"] "10s" "3s"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'