sha256:c4efe0a94c3e8450d6a46d6a168e040bcfb8e5e7238853448db44421fa8065d3
OS/ARCH
Compressed size
269.43 MB
Last pushed
almost 2 years by sashas777
Type
Image
Manifest digest
sha256:b998ba0789a274ad68596bf57109135bc339d4bc209cc713534cdd961b3e55f5
Image Layers
1# debian.sh --arch 'arm64' out/26.76 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;93.4 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B11ENV PHP_VERSION=8.2.260 B12ENV PHP_URL=https://www.php.net/distributions/php-8.2.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.26.tar.xz.asc0 B13ENV PHP_SHA256=54747400cb4874288ad41a785e6147e2ff546cceeeb55c23c00c771ac125c6ef0 B14RUN /bin/sh -c set -eux;11.68 MB15COPY docker-php-source /usr/local/bin/ # buildkit486 B16RUN /bin/sh -c set -eux;26.27 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 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;8.96 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25ENV TZ=America/New_York0 B26ARG TARGETARCH0 B27ARG PHP_SHORT_VERSION=8.20 B28RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh198 B29RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh87.19 MB30RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh19.45 MB31RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh1.4 MB32RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh2.67 MB33RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh280 B34RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh52.5 KB35RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh569.16 KB36RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh144 B37ENV PHP_MEMORY_LIMIT=4G0 B38ENV PHP_ENABLE_XDEBUG=false0 B39ENV MAGENTO_ROOT=/var/www/magento0 B40ENV DEBUG=false0 B41ENV UPLOAD_MAX_FILESIZE=64M0 B42ENV PHP_IDE_CONFIG=serverName=magento0 B43COPY php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit414 B44COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit303 B45COPY php/shared/fpm-docker-entrypoint.sh /docker-entrypoint.sh # buildkit727 B46COPY php/shared/etc/php-fpm.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit681 B47COPY php/shared/etc/php-fpm.conf /usr/local/etc/ # buildkit432 B48COPY php/shared/magento-vars.php /var/www/magento-vars.php # buildkit500 B49COPY php/shared/op-exclude.txt /var/www/op-exclude.txt # buildkit216 B50RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh1.28 KB51RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh1.58 KB52RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 /bin/sh632 B53RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.2 chmod726 B54ENTRYPOINT ["/docker-entrypoint.sh"]0 B55WORKDIR /var/www/magento147 B56CMD ["php-fpm" "-R"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'