sha256:e818aba361238392dc13c9ceeffc39980591ac0c9034b6bd795b05c254216976
OS/ARCH
linux/amd64
Compressed size
164.39 MB
Last pushed
12 months by bradymiller
Type
Image
Manifest digest
sha256:fd4f6759847276077fa8a682100ad65ccc47a0901c0da95539a83e28abafe896
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;87.41 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;227 B7ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi0 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11RUN /bin/sh -c set -eux;13.84 MB12COPY data/docker-php-source /usr/local/bin/ # buildkit494 B13RUN /bin/sh -c set -eux;34.27 MB14COPY data/docker-php-ext-* data/docker-php-entrypoint /usr/local/bin/ #2.15 KB15RUN /bin/sh -c docker-php-ext-enable sodium249 B16ENTRYPOINT ["docker-php-entrypoint"]0 B17WORKDIR /var/www/html32 B18COPY data/php.ini /usr/local/etc/php/php.ini # buildkit371 B19RUN /bin/sh -c set -eux;8.84 KB20STOPSIGNAL SIGQUIT0 B21RUN /bin/sh -c set -x32 B22EXPOSE &{[{{287 0} {287 0}}]0 B23CMD ["php-fpm"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1757289600'