sha256:ff7d16eea23e3aff826af12cbaaa92557638fc6f4dfe6ed8f821989b913ba1b0
OS/ARCH
Compressed size
341.77 MB
Last pushed
9 months by deviny
Type
Image
Manifest digest
sha256:df5987df5e788ee50cb5a7c3e5c377a54a81ca32911a9ffcaab1c967cb7b185e
Image Layers
1# debian.sh --arch 'armhf' out/25 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;82.25 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=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B11ENV PHP_VERSION=8.5.10 B12ENV PHP_URL=https://www.php.net/distributions/php-8.5.1.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.1.tar.xz.asc0 B13ENV PHP_SHA256=3f5bf99ce81201f526d25e288eddb2cfa111d068950d1e9a869530054ff988150 B14RUN /bin/sh -c set -eux;13.8 MB15COPY docker-php-source /usr/local/bin/ # buildkit486 B16RUN /bin/sh -c set -eux;11.84 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable sodium245 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;8.98 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25RUN /bin/sh -c apt-get update200.07 MB26RUN /bin/sh -c pecl install1 MB27RUN /bin/sh -c pecl install1.43 MB28RUN /bin/sh -c adduser --disabled-password3.53 KB29RUN /bin/sh -c EXPECTED_SIGNATURE=$(wget -q6.37 MB30EXPOSE [9000/tcp]0 B31USER dlaravel0 B32WORKDIR /var/www/html32 B33CMD ["php-fpm"]0 BCommand
# debian.sh --arch 'armhf' out/ 'trixie' '@1766966400'