sha256:75deb176b0d1c69dfa03d13ca4c9c054b5fbf8b357290d2164dab1923ee86bf9
OS/ARCH
Compressed size
284.6 MB
Last pushed
10 months by sashas777
Type
Image
Manifest digest
sha256:5783e5be0fcd4b4558bcec7ed724a20178141e933c6dacbea389f072f90ccd6d
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;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=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;12.71 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache251 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 B26ENV TZ=America/New_York0 B27ARG TARGETARCH=arm640 B28ARG PHP_SHORT_VERSION=8.40 B29RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh195 B30RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh97.04 MB31RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh22.4 MB32RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh2.12 MB33RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh2.72 MB34RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh281 B35RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh48.94 KB36RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh590.79 KB37RUN |2 TARGETARCH=arm64 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 # buildkit414 B45COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit305 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 # buildkit683 B48COPY php/shared/etc/php-fpm.conf /usr/local/etc/ # buildkit429 B49COPY php/shared/magento-vars.php /var/www/magento-vars.php # buildkit499 B50COPY php/shared/op-exclude.txt /var/www/op-exclude.txt # buildkit216 B51RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh1.14 KB52RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh1.5 KB53RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 /bin/sh631 B54RUN |2 TARGETARCH=arm64 PHP_SHORT_VERSION=8.4 chmod726 B55ENTRYPOINT ["/docker-entrypoint.sh"]0 B56WORKDIR /var/www/magento145 B57CMD ["php-fpm" "-R"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1763337600'