sha256:a39f3cdf0bc479546cc743fea5694bbf8c1aace02485d215a1ae4a7d5e6366f4
OS/ARCH
Compressed size
314.04 MB
Last pushed
over 1 year by bezuidenhout
Type
Image
Manifest digest
sha256:89caffe6ab6eb5ab9451a499e3e232c359a91271e1e4d4f1293763c726be2346
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.49 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.210 B12ENV PHP_URL=https://www.php.net/distributions/php-8.3.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.21.tar.xz.asc0 B13ENV PHP_SHA256=4dfb329f209a552c3716394fc123bb62e80a468b55ce27fc8cb0fd5f30b9dcd60 B14RUN /bin/sh -c set -eux;12.09 MB15COPY docker-php-source /usr/local/bin/ # buildkit485 B16RUN /bin/sh -c set -eux;26.54 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium245 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;8.96 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25RUN /bin/sh -c set -eux;25.15 MB26RUN /bin/sh -c set -ex;17.17 MB27RUN /bin/sh -c set -eux;363 B28RUN /bin/sh -c { echo390 B29RUN /bin/sh -c set -eux;25.65 MB30VOLUME [/var/www/html]0 B31COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.38 KB32COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.68 KB33ENTRYPOINT ["docker-entrypoint.sh"]0 B34CMD ["php-fpm"]0 B36RUN /bin/sh -c apt-get update80.98 MB37COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.86 KB38COPY php-fpm-healthcheck /usr/local/bin # buildkit2.1 KB39RUN /bin/sh -c chmod +x30.04 KB40ENTRYPOINT ["docker-entrypoint.sh"]0 B41HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/php-fpm-healthcheck"] "0s" "0s"0 B42CMD ["php-fpm"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'