sha256:0b80abf03199ee05b5e66a975009032ecc5678b0e06654cf8fccaacf9833b21b
OS/ARCH
Compressed size
382.54 MB
Last pushed
4 months by plockio
Type
Image
Manifest digest
sha256:38aea5e2dfd1eb708158b610dceed81d1cac4f557cacf0b3035b3a0c8d8da4e8
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;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.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/ # buildkit490 B16RUN /bin/sh -c set -eux;22.7 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache249 B19RUN /bin/sh -c docker-php-ext-enable sodium242 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22ENV DEBIAN_FRONTEND=noninteractive0 B23RUN /bin/sh -c echo 'deb221 B24RUN /bin/sh -c echo 'Package:196 B25RUN /bin/sh -c echo 'Pin:214 B26RUN /bin/sh -c echo 'Pin-Priority:227 B27RUN /bin/sh -c apt-get update;97.12 MB28RUN /bin/sh -c apt-get install2.79 MB29RUN /bin/sh -c docker-php-ext-configure gd22.52 MB30RUN /bin/sh -c docker-php-ext-configure opcache635.79 KB31RUN /bin/sh -c docker-php-source extract;3.89 KB32RUN /bin/sh -c mv temp.m44.03 KB33RUN /bin/sh -c docker-php-ext-configure odbc636.82 KB34RUN /bin/sh -c docker-php-ext-install 7.84 MB35RUN /bin/sh -c curl -fsSL864 B36RUN /bin/sh -c curl https://packages.microsoft.com/config/debian/12/prod.list292 B37RUN /bin/sh -c apt-get update18.75 MB38RUN /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 MB39RUN /bin/sh -c apt-get install26.29 MB40RUN /bin/sh -c rm ./AmazonRedshiftODBC-64-bit-1.5.20.1024-1.x86_64.deb120 B41RUN /bin/sh -c apt-get install12.61 MB42RUN /bin/sh -c groupadd -g618 B43RUN /bin/sh -c useradd -u2.78 KB44RUN /bin/sh -c curl -sS804.12 KB45RUN /bin/sh -c docker-php-source delete32 B46RUN /bin/sh -c apt-get purge32 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'