sha256:ca36a0694d055a0d3dd7005011e27f72e7518b44ec50884d68e1f5f97311088d
OS/ARCH
Compressed size
161.09 MB
Last pushed
9 months by carlesbarreda
Type
Image
Manifest digest
sha256:10a315d3e76494cf81996de827d2b4f2d466c9129c8934f5388590b9ceefdfdf
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;72.62 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;227 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B11ENV PHP_VERSION=8.2.300 B12ENV PHP_URL=https://www.php.net/distributions/php-8.2.30.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.30.tar.xz.asc0 B13ENV PHP_SHA256=bc90523e17af4db46157e75d0c9ef0b9d0030b0514e62c26ba7b513b8c4eb0150 B14RUN /bin/sh -c set -eux;11.69 MB15COPY docker-php-source /usr/local/bin/ # buildkit489 B16RUN /bin/sh -c set -eux;24.03 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache251 B19RUN /bin/sh -c docker-php-ext-enable sodium246 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.97 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26ARG TARGETPLATFORM0 B27ENV DEBIAN_FRONTEND=noninteractive0 B28RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c24.01 MB29RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c5.9 MB30ENV MAX_EXECUTION_TIME=6000 B31ENV MEMORY_LIMIT=512M0 B32ENV UPLOAD_LIMIT=2048K0 B33RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c1.02 KBCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1765152000'