sha256:bf0dc1a585e5db31579d7c94e5f4111e4d04e4cca9380a9ed90032ed11f90821
OS/ARCH
linux/amd64
Compressed size
247.33 MB
Last pushed
over 1 year by coudot
Type
Image
Manifest digest
sha256:bf0dc1a585e5db31579d7c94e5f4111e4d04e4cca9380a9ed90032ed11f90821
Image Layers
1# debian.sh --arch 'amd64' out/26.9 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.5 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;19.19 MB10RUN /bin/sh -c a2dismod mpm_event432 B11RUN /bin/sh -c { echo484 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B16ENV PHP_VERSION=8.3.190 B17ENV PHP_URL=https://www.php.net/distributions/php-8.3.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.19.tar.xz.asc0 B18ENV PHP_SHA256=976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f0 B19RUN /bin/sh -c set -eux;12.1 MB20COPY docker-php-source /usr/local/bin/ # buildkit488 B21RUN /bin/sh -c set -eux;11.12 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB23RUN /bin/sh -c docker-php-ext-enable sodium245 B24ENTRYPOINT ["docker-php-entrypoint"]0 B25STOPSIGNAL SIGWINCH0 B26COPY apache2-foreground /usr/local/bin/ # buildkit889 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B30ARG MIRROR=0 B31ARG DEBIAN_MIRROR=0 B32RUN |2 MIRROR= DEBIAN_MIRROR= /bin/sh93 B33ARG RUNTIME_DEPS= 0 B34RUN |3 MIRROR= DEBIAN_MIRROR= RUNTIME_DEPS=69.19 MB35ARG LC_CTYPE=en_US.UTF-80 B36ENV LC_CTYPE=en_US.UTF-80 B37ARG ADD_LOCALE_GEN=en_US.UTF-8 UTF-80 B38RUN |5 MIRROR= DEBIAN_MIRROR= RUNTIME_DEPS=845.46 KB39ARG BUILD_DEPS= 0 B40RUN |6 MIRROR= DEBIAN_MIRROR= RUNTIME_DEPS=2.1 MB41ARG VERSION0 B42ARG BASE_IMAGE0 B43LABEL org.opencontainers.image.authors=LTB-project.org, [email protected] org.opencontainers.image.base.name=php:8.3-apache org.opencontainers.image.description=Self0 B44COPY /rootfs / # buildkit6.41 MB45WORKDIR /var/www/htdocs32 B46VOLUME [/var/www/templates_c /var/www/conf /var/www/cache]0 B47EXPOSE map[80/tcp:{}]0 B48ENTRYPOINT ["/entrypoint.sh"]0 B49CMD ["apache2-foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'