sha256:6b38dbfb3ae83cb8a469d68926acb03bb457be46ac6071a4bd7fa1ee37516b1d
OS/ARCH
linux/amd64
Compressed size
279.03 MB
Last pushed
over 1 year by neomediatech
Type
Image
Manifest digest
sha256:6b38dbfb3ae83cb8a469d68926acb03bb457be46ac6071a4bd7fa1ee37516b1d
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;223 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B11ENV PHP_VERSION=8.4.70 B12ENV PHP_URL=https://www.php.net/distributions/php-8.4.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.7.tar.xz.asc0 B13ENV PHP_SHA256=e29f4c23be2816ed005aa3f06bbb8eae0f22cc133863862e893515fc841e65e30 B14RUN /bin/sh -c set -eux;13.09 MB15COPY docker-php-source /usr/local/bin/ # buildkit489 B16RUN /bin/sh -c set -eux;28.88 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.98 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B26ENV DEBIAN_FRONTEND=noninteractive TZ=Europe/Rome CUSTOM_PHP_INI_FILE=/usr/local/etc/php-fpm.d/zz-docker.conf0 B27RUN /bin/sh -c echo $TZ88.19 MB28RUN /bin/sh -c pecl bundle22.45 MB29HEALTHCHECK &{["CMD-SHELL" "SCRIPT_NAME=/ping SCRIPT_FILENAME=/ping REQUEST_METHOD=GET0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'