sha256:f87ac4b872ea953c582be3394167ad194337e1bb569b6ee3e43f5bba710fb526
OS/ARCH
Compressed size
242.09 MB
Last pushed
10 months by sashas777
Type
Image
Manifest digest
sha256:4f61cb8d71c2b9ba3ba06dd35cebd267ee66ff6164012fadad064a59da1a0b69
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2RUN /bin/sh -c set -eux;226 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B11ENV PHP_VERSION=8.3.270 B12ENV PHP_URL=https://www.php.net/distributions/php-8.3.27.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.27.tar.xz.asc0 B13ENV PHP_SHA256=c15a09a9d199437144ecfef7d712ec4ca5c6820cf34acc24cc8489dd0cee41ba0 B14RUN /bin/sh -c set -eux;12.15 MB15COPY docker-php-source /usr/local/bin/ # buildkit486 B16RUN /bin/sh -c set -eux;9.61 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache249 B19RUN /bin/sh -c docker-php-ext-enable sodium243 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.97 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26ENV TZ=America/New_York0 B27ARG TARGETARCH=arm0 B28ARG PHP_SHORT_VERSION=8.30 B29RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh196 B30RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh87.67 MB31RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh20.15 MB32RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh1.33 MB33RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh2.66 MB34RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh279 B35RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh49.57 KB36RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh1.21 MB37RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /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 # buildkit413 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/ # buildkit430 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.3 /bin/sh1.14 KB52RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh1.5 KB53RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 /bin/sh633 B54RUN |2 TARGETARCH=arm PHP_SHORT_VERSION=8.3 chmod726 B55ENTRYPOINT ["/docker-entrypoint.sh"]0 B56WORKDIR /var/www/magento145 B57CMD ["php-fpm" "-R"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1763337600'