sha256:129447822e2d635ad8b2944be37ea5076df5fe4a05e211a6457c7f8a8467e855
OS/ARCH
linux/amd64
Compressed size
721.97 MB
Last pushed
about 1 year by diegoxa
Type
Image
Manifest digest
sha256:4277d318a96e66ca7b090990ccf5a72c4c8889aefd83c25f2cbee693da78a7b8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;226 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;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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B11ENV PHP_VERSION=8.2.290 B12ENV PHP_URL=https://www.php.net/distributions/php-8.2.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.29.tar.xz.asc0 B13ENV PHP_SHA256=475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c0 B14RUN /bin/sh -c set -eux;11.7 MB15COPY docker-php-source /usr/local/bin/ # buildkit491 B16RUN /bin/sh -c set -eux;26.31 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache252 B19RUN /bin/sh -c docker-php-ext-enable sodium246 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.97 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26RUN /bin/sh -c useradd -u1.15 KB27RUN /bin/sh -c apt-get update72.84 MB28RUN /bin/sh -c docker-php-ext-configure bcmath16.41 KB29RUN /bin/sh -c pecl install111.8 KB30RUN /bin/sh -c curl -sS732.31 KB31RUN /bin/sh -c mkdir /tmp/snowflake450.49 MB32RUN /bin/sh -c cd /tmp/snowflake33.35 MB33COPY 8.2/debian-pdo_snowflake.ini /usr/local/etc/php/conf.d/pdo_snowflake.ini # buildkit353 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'