sha256:4156ddb253e812ded69eed7200fa260fe06addc14813e609a8fb319a9a29de05
OS/ARCH
Compressed size
255.35 MB
Last pushed
3 months by df15bk
Type
Image
Manifest digest
sha256:eacb7c3331fbcb7e9a322e63d287cbaa7b81a4246f1bb7f450d1b55aeae6aa4f
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;105.06 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;225 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;4.11 MB10RUN /bin/sh -c a2dismod mpm_event431 B11RUN /bin/sh -c { echo481 B12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B16ENV PHP_VERSION=8.5.70 B17ENV PHP_URL=https://www.php.net/distributions/php-8.5.7.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.7.tar.xz.asc0 B18ENV PHP_SHA256=01ba2ed1c2658dacf91bebc8be6a4885f69b811c7993831fc48e26107ab299850 B19RUN /bin/sh -c set -eux;13.89 MB20COPY docker-php-source /usr/local/bin/ # buildkit488 B21RUN /bin/sh -c set -eux;14.05 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable sodium244 B24ENTRYPOINT ["docker-php-entrypoint"]0 B25STOPSIGNAL SIGWINCH0 B26COPY apache2-foreground /usr/local/bin/ # buildkit891 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B30ARG ENV=production0 B31ARG PHP_TZ=UTC0 B32ARG user_id=10000 B33RUN |3 ENV=production PHP_TZ=UTC user_id=100021.5 MB34COPY ../ /var/www/html/ # buildkit17.81 MB35COPY /usr/bin/composer /usr/bin/composer # buildkit804.01 KB36WORKDIR /var/www/html32 B37RUN |3 ENV=production PHP_TZ=UTC user_id=100035.7 MB38RUN |3 ENV=production PHP_TZ=UTC user_id=100022.55 KB39RUN |3 ENV=production PHP_TZ=UTC user_id=100022.5 KB40COPY docker/config/apache-vhost.config /etc/apache2/sites-enabled/000-default.conf # buildkit432 B41RUN |3 ENV=production PHP_TZ=UTC user_id=100013.5 MB42RUN |3 ENV=production PHP_TZ=UTC user_id=1000134.53 KB43RUN |3 ENV=production PHP_TZ=UTC user_id=1000481 B44RUN |3 ENV=production PHP_TZ=UTC user_id=1000210 B45RUN |3 ENV=production PHP_TZ=UTC user_id=1000314 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1781049600'