sha256:75deb176b0d1c69dfa03d13ca4c9c054b5fbf8b357290d2164dab1923ee86bf9
OS/ARCH
Compressed size
247.42 MB
Last pushed
10 months by sashas777
Type
Image
Manifest digest
sha256:25a6f5627d8849895015b5cb6c2efb9ca13b6c324bf81ce466f0a9610f8670d5
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;82.25 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/ # buildkit489 B16RUN /bin/sh -c set -eux;11.03 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache251 B19RUN /bin/sh -c docker-php-ext-enable sodium246 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=arm0 B28ARG PHP_SHORT_VERSION=8.40 B29RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh196 B30RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh87.67 MB31RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh22.4 MB32RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh1.95 MB33RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh2.68 MB34RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh280 B35RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh50.13 KB36RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh1.23 MB37RUN |2 TARGETARCH=arm 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 # buildkit412 B45COPY php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit304 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 # buildkit677 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 # buildkit218 B51RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh1.15 KB52RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh1.5 KB53RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 /bin/sh631 B54RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.4 chmod726 B55ENTRYPOINT ["/docker-entrypoint.sh"]0 B56WORKDIR /var/www/magento146 B57CMD ["php-fpm" "-R"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1763337600'