sha256:0d68ba35cfb8801f3871bd5baa7643cf1a19b64746b32156aca48f9d9b864d7a
OS/ARCH
Compressed size
409.96 MB
Last pushed
4 months by plockio
Type
Image
Manifest digest
sha256:12fce340527ce722e39034aecb27bff77b8f177332b19fb273e962b91ce6d0d9
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;112.38 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B11ENV PHP_VERSION=8.4.210 B12ENV PHP_URL=https://www.php.net/distributions/php-8.4.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.21.tar.xz.asc0 B13ENV PHP_SHA256=7cf5d8ab12c3b2016875bcfaec71bef1ef0b07bed6148f2c447577074431f9840 B14RUN /bin/sh -c set -eux;13.22 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;13.16 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache247 B19RUN /bin/sh -c docker-php-ext-enable sodium242 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;9.05 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26ENV DEBIAN_FRONTEND=noninteractive0 B27RUN /bin/sh -c echo 'deb221 B28RUN /bin/sh -c echo 'Package:198 B29RUN /bin/sh -c echo 'Pin:215 B30RUN /bin/sh -c echo 'Pin-Priority:227 B31RUN /bin/sh -c apt-get update;97.43 MB32RUN /bin/sh -c apt-get install2.79 MB33RUN /bin/sh -c docker-php-ext-configure gd22.52 MB34RUN /bin/sh -c docker-php-ext-configure opcache635.78 KB35RUN /bin/sh -c docker-php-source extract;3.98 KB36RUN /bin/sh -c mv temp.m44.12 KB37RUN /bin/sh -c docker-php-ext-configure odbc636.83 KB38RUN /bin/sh -c docker-php-ext-install 7.84 MB39RUN /bin/sh -c curl -fsSL864 B40RUN /bin/sh -c curl https://packages.microsoft.com/config/debian/12/prod.list294 B41RUN /bin/sh -c apt-get update1.82 MB42RUN /bin/sh -c wget https://s3.amazonaws.com/redshift-downloads/drivers/odbc/1.5.20.1024/AmazonRedshiftODBC-64-bit-1.5.20.1024-1.x86_64.deb15.89 MB43RUN /bin/sh -c apt-get install26.3 MB44RUN /bin/sh -c rm ./AmazonRedshiftODBC-64-bit-1.5.20.1024-1.x86_64.deb220 B45RUN /bin/sh -c groupadd -g614 B46RUN /bin/sh -c useradd -u2.77 KB47RUN /bin/sh -c curl -sL66.16 MB48RUN /bin/sh -c curl -sS804.12 KB49RUN /bin/sh -c echo "net.ipv4.tcp_fin_timeout=15"163 B50RUN /bin/sh -c docker-php-source delete32 B51RUN /bin/sh -c apt-get purge32 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'