sha256:89eb4725ea6cdb9c3ef6f9647ac4693073290c15d28d9d570ab8151ee69d1074
OS/ARCH
Compressed size
486.9 MB
Last pushed
10 months by sashas777
Type
Image
Manifest digest
sha256:6b5f3d635ec9705c7e7cc8c8fee339c43687017ac12901935e8a9ca83a17bc66
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;225 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;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=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;19.27 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache252 B19RUN /bin/sh -c docker-php-ext-enable sodium244 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22ENV TZ=America/New_York0 B23ARG TARGETARCH=amd640 B24ARG PHP_SHORT_VERSION=8.30 B25RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh254 B26RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh3.31 KB27RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh191.31 MB28RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh20.15 MB29RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh708.18 KB30RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh1.47 MB31RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh1.72 MB32RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh248 B33RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh60 KB34RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh1.31 MB35RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh71.71 MB36RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh141 B37ENV PHP_ENABLE_XDEBUG=false0 B38ENV MAGENTO_ROOT=/var/www/magento0 B39ENV DEBUG=false0 B40ENV COMPOSER_ALLOW_SUPERUSER=10 B41ENV PHP_IDE_CONFIG=serverName=magento0 B42ENV COMPOSER_HOME=/var/www/composer0 B43ENV UPLOAD_MAX_FILESIZE=64M0 B44ENV NVM_DIR=/var/www/.nvm;0 B45ADD php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit413 B46ADD php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit303 B47ADD php/shared/cli-docker-entrypoint.sh /docker-entrypoint.sh # buildkit617 B48ADD php/shared/etc/php-cli.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit448 B49ADD php/shared/bin/* /usr/local/bin/ # buildkit233 B50VOLUME [/var/www/composer/.composer/cache]0 B51RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh761.29 KB52RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh1.43 KB53RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh1.65 KB54RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 /bin/sh25.54 MB55RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 chmod616 B56RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.3 chmod229 B57ENTRYPOINT ["/docker-entrypoint.sh"]0 B58WORKDIR /var/www/magento147 B59CMD ["bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'