sha256:0d68ba35cfb8801f3871bd5baa7643cf1a19b64746b32156aca48f9d9b864d7a
OS/ARCH
Compressed size
402.71 MB
Last pushed
4 months by plockio
Type
Image
Manifest digest
sha256:12335682053c014304e6d9af0df2eaed12a86e1e3f60f8a57d8f096d8c81f993
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;105.07 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/ # buildkit486 B16RUN /bin/sh -c set -eux;12.84 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache253 B19RUN /bin/sh -c docker-php-ext-enable sodium248 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 'deb220 B28RUN /bin/sh -c echo 'Package:197 B29RUN /bin/sh -c echo 'Pin:214 B30RUN /bin/sh -c echo 'Pin-Priority:232 B31RUN /bin/sh -c apt-get update;97.83 MB32RUN /bin/sh -c apt-get install2.81 MB33RUN /bin/sh -c docker-php-ext-configure gd22.52 MB34RUN /bin/sh -c docker-php-ext-configure opcache635.67 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.72 KB38RUN /bin/sh -c docker-php-ext-install 7.64 MB39RUN /bin/sh -c curl -fsSL862 B40RUN /bin/sh -c curl https://packages.microsoft.com/config/debian/12/prod.list291 B41RUN /bin/sh -c apt-get update1.76 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.29 MB44RUN /bin/sh -c rm ./AmazonRedshiftODBC-64-bit-1.5.20.1024-1.x86_64.deb219 B45RUN /bin/sh -c groupadd -g613 B46RUN /bin/sh -c useradd -u2.77 KB47RUN /bin/sh -c curl -sL66.04 MB48RUN /bin/sh -c curl -sS804.12 KB49RUN /bin/sh -c echo "net.ipv4.tcp_fin_timeout=15"162 B50RUN /bin/sh -c docker-php-source delete32 B51RUN /bin/sh -c apt-get purge32 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'