sha256:abc24e6c83d415c81ce6677fe0242b4f8c3e6957630fe327ebf7cbcf7e0ab920
OS/ARCH
Compressed size
303.06 MB
Last pushed
about 2 months by deminy
Type
Image
Manifest digest
sha256:20e655120caa258aabc401d240b53f4850e34c552a9bf24f8c400f7cb642cc4a
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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B11ENV PHP_VERSION=8.3.320 B12ENV PHP_URL=https://www.php.net/distributions/php-8.3.32.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.32.tar.xz.asc0 B13ENV PHP_SHA256=8698ec1f9402fa5e5e872ae3d0916b62f5f27503c1fbfc9cc3521e113355ea920 B14RUN /bin/sh -c set -eux;12.16 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;19.44 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache250 B19RUN /bin/sh -c docker-php-ext-enable sodium245 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22ENV DEBIAN_FRONTEND=noninteractive0 B23ENV TERM=xterm-color0 B24ARG DEV_MODE=true0 B25ENV DEV_MODE=true0 B26COPY /usr/bin/composer /usr/bin/ # buildkit812.76 KB27COPY ./rootfilesystem/ / # buildkit7.03 KB28RUN |1 DEV_MODE=true /bin/sh -c129.87 MB29ENTRYPOINT ["/entrypoint.sh"]0 B30CMD []0 B31WORKDIR /var/www/32 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'