sha256:3f469c923252bfc0512fe063ce0cb1ae8cfb1405ffc370147ddfa10420508c06
OS/ARCH
linux/amd64
Compressed size
274.72 MB
Last pushed
9 months by kaluzki
Type
Image
Manifest digest
sha256:3f469c923252bfc0512fe063ce0cb1ae8cfb1405ffc370147ddfa10420508c06
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;224 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;225 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/ # buildkit488 B16RUN /bin/sh -c set -eux;14.37 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable sodium244 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;8.97 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B25COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit35.43 KB26ARG TZ=Europe/Berlin0 B27ENV TZ=Europe/Berlin0 B28RUN |1 TZ=Europe/Berlin /bin/sh -c71.15 MB29COPY /etc/bash.bashrc /etc/bash.bashrc # buildkit1.09 KB30COPY /etc/xampp.d/ /etc/xampp.d/ # buildkit1.09 KB31COPY /etc/gitconfig /etc/gitconfig # buildkit395 B32COPY /usr/local/bin/starship /usr/local/bin/starship # buildkit4.88 MB33COPY /usr/bin/rr /usr/local/bin/rr # buildkit18.49 MB34RUN |1 TZ=Europe/Berlin /bin/sh -c5.73 KB35ARG user=app0 B36ARG uid=10000 B37RUN |3 TZ=Europe/Berlin user=app uid=10001.21 KB38RUN |3 TZ=Europe/Berlin user=app uid=10005.59 MB39COPY --chmod=755 <<EOF /usr/local/bin/php #282 B40COPY --chmod=755 <<EOF /usr/local/bin/php-dev #308 B41COPY <<EOF /usr/local/etc/php/conf.d/zz-xampp.ini # buildkit460 B42COPY <<EOF /usr/local/etc/php-fpm.d/zz-xampp.conf # buildkit274 B43RUN |3 TZ=Europe/Berlin user=app uid=10005.59 MB44COPY --chmod=755 <<EOF /usr/local/sbin/php-fpm #287 B45COPY --chmod=755 <<EOF /usr/local/sbin/php-fpm-dev #285 B46USER app0 B47WORKDIR /app96 B48ENV PHP_IDE_CONFIG=serverName=app.localhost0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1766966400'