sha256:aa61925a0b34a3531613e2b3da7018e11100812b51446b8b2ad06b31cdbb77c6
OS/ARCH
Compressed size
225.02 MB
Last pushed
6 months by quetzacoalt
Type
Image
Manifest digest
sha256:f6e4401717cc6502d9201d88682664e6581a402eb9d629a767ed37e574de7e0b
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.5 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;222 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.300 B12ENV PHP_URL=https://www.php.net/distributions/php-8.2.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.30.tar.xz.asc0 B13ENV PHP_SHA256=bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb0150 B14RUN /bin/sh -c set -eux;11.7 MB15COPY docker-php-source /usr/local/bin/ # buildkit487 B16RUN /bin/sh -c set -eux;26.31 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache250 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.96 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B27ENV PS_DOMAIN=<to be defined> DB_SERVER=<to0 B28RUN /bin/sh -c apt-get update39.41 MB29RUN /bin/sh -c if [[32 B30RUN /bin/sh -c docker-php-ext-configure gd19.46 MB31RUN /bin/sh -c docker-php-ext-install iconv1.25 MB32RUN /bin/sh -c docker-php-source extract426.7 KB33COPY config_files/ps-extractor.sh config_files/docker_run.sh config_files/docker_nightly_run.sh config_files/docker_branch_run.sh2.96 KB34COPY config_files/docker_updt_ps_domains.php /tmp/ # buildkit1.14 KB35COPY config_files/defines_custom.inc.php /tmp/ # buildkit788 B36RUN /bin/sh -c chown www-data:www-data791 B37RUN /bin/sh -c if [32 B38COPY config_files/php.ini /usr/local/etc/php/ # buildkit21.91 KB39CMD ["/tmp/docker_run.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'