sha256:48ad46afba1f18bc007958720b20c60123daff2855819b9efde307594a0adc69
OS/ARCH
Compressed size
507.62 MB
Last pushed
almost 2 years by sashas777
Type
Image
Manifest digest
sha256:27c73b257b5c11db425865c6e858bd2840cc326146975f17b69dc801f28ac042
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.33 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;227 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/ # buildkit488 B16RUN /bin/sh -c set -eux;34.01 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium247 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20CMD ["php" "-a"]0 B21ENV TZ=America/New_York0 B22ARG TARGETARCH0 B23ARG PHP_SHORT_VERSION=8.20 B24RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh255 B25RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh3.29 KB26RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh167.87 MB27RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh19.45 MB28RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh1.42 MB29RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh2.72 MB30RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh280 B31RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh64.04 KB32RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh550.96 KB33RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh71.44 MB34RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh143 B35ENV PHP_ENABLE_XDEBUG=false0 B36ENV MAGENTO_ROOT=/var/www/magento0 B37ENV DEBUG=false0 B38ENV COMPOSER_ALLOW_SUPERUSER=10 B39ENV PHP_IDE_CONFIG=serverName=magento0 B40ENV COMPOSER_HOME=/var/www/composer0 B41ENV UPLOAD_MAX_FILESIZE=64M0 B42ENV NVM_DIR=/var/www/.nvm;0 B43ADD php/shared/etc/php-xdebug.ini /usr/local/etc/php/conf.d/zz-xdebug-settings.ini # buildkit414 B44ADD php/shared/etc/mail.ini /usr/local/etc/php/conf.d/zz-mail.ini # buildkit302 B45ADD php/shared/cli-docker-entrypoint.sh /docker-entrypoint.sh # buildkit617 B46ADD php/shared/etc/php-cli.ini /usr/local/etc/php/conf.d/zz-magento.ini # buildkit433 B47ADD php/shared/bin/* /usr/local/bin/ # buildkit235 B48VOLUME [/var/www/composer/.composer/cache]0 B49RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh726.35 KB50RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh1.47 KB51RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh1.66 KB52RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 /bin/sh71.44 MB53RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 chmod616 B54RUN |2 TARGETARCH=amd64 PHP_SHORT_VERSION=8.2 chmod229 B55ENTRYPOINT ["/docker-entrypoint.sh"]0 B56WORKDIR /var/www/magento147 B57CMD ["bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'