sha256:75deb176b0d1c69dfa03d13ca4c9c054b5fbf8b357290d2164dab1923ee86bf9
OS/ARCH
Compressed size
295.81 MB
Last pushed
10 months by sashas777
Type
Image
Manifest digest
sha256:27525c7d7077945dd35f78b10840c096e0fb1b4026e111a36d94d31149deec20
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;225 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.140 B12ENV PHP_URL=https://www.php.net/distributions/php-8.4.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.14.tar.xz.asc0 B13ENV PHP_SHA256=bac90ee7cf738e814c89b6b27d4d2c4b70e50942a420837e1a22f5fd5f9867a30 B14RUN /bin/sh -c set -eux;13.15 MB15COPY docker-php-source /usr/local/bin/ # buildkit487 B16RUN /bin/sh -c set -eux;13.03 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache250 B19RUN /bin/sh -c docker-php-ext-enable sodium245 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 B26ENV TZ=America/New_York0 B27ARG TARGETARCH=amd640 B28ARG PHP_SHORT_VERSION=8.40 B29RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh196 B30RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh100.1 MB31RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh22.4 MB32RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh2.16 MB33RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh2.78 MB34RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh285 B35RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh60.42 KB36RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh1.33 MB37RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh141 B38ENV PHP_MEMORY_LIMIT=4G0 B39ENV PHP_ENABLE_XDEBUG=false0 B40ENV MAGENTO_ROOT=/var/www/magento0 B41ENV DEBUG=false0 B42ENV UPLOAD_MAX_FILESIZE=64M0 B43ENV PHP_IDE_CONFIG=serverName=magento0 B44COPY php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit415 B45COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit307 B46COPY php/shared/fpm-docker-entrypoint.sh /docker-entrypoint.sh # buildkit727 B47COPY php/shared/etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit681 B48COPY php/shared/etc/php-fpm.conf /usr/local/etc/ # buildkit431 B49COPY php/shared/magento-vars.php /var/www/magento-vars.php # buildkit497 B50COPY php/shared/op-exclude.txt /var/www/op-exclude.txt # buildkit217 B51RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh1.15 KB52RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh1.5 KB53RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 /bin/sh632 B54RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.4 chmod726 B55ENTRYPOINT ["/docker-entrypoint.sh"]0 B56WORKDIR /var/www/magento145 B57CMD ["php-fpm" "-R"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'