sha256:9726f04bbcecef94fdf20fe041a73da335ae3f8eda3e18afa874e04975a9616e
OS/ARCH
linux/amd64
Compressed size
309.72 MB
Last pushed
6 months by webdevbot
Type
Image
Manifest digest
sha256:9726f04bbcecef94fdf20fe041a73da335ae3f8eda3e18afa874e04975a9616e
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.51 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_event430 B11RUN /bin/sh -c { echo482 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.170 B17ENV PHP_URL=https://www.php.net/distributions/php-8.3.17.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.17.tar.xz.asc0 B18ENV PHP_SHA256=6158ee678e698395da13d72c7679a406d2b7554323432f14d37b60ed87d8ccfb0 B19RUN /bin/sh -c set -eux;12.08 MB20COPY docker-php-source /usr/local/bin/ # buildkit491 B21RUN /bin/sh -c set -eux;11.11 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable sodium248 B24ENTRYPOINT ["docker-php-entrypoint"]0 B25STOPSIGNAL SIGWINCH0 B26COPY apache2-foreground /usr/local/bin/ # buildkit891 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B30RUN /bin/sh -c set -eux;1.91 MB31RUN /bin/sh -c { echo317 B32COPY /usr/bin/composer /usr/local/bin/ # buildkit723.46 KB33ENV DRUPAL_VERSION=11.1.30 B34ENV COMPOSER_ALLOW_SUPERUSER=10 B35WORKDIR /opt/drupal114 B36RUN /bin/sh -c set -eux;19.13 MB37ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/drupal/vendor/bin0 B38ARG NODE_VERSION=v22.14.00 B39ARG NPM_VERSION=11.1.00 B40RUN |2 NODE_VERSION=v22.14.0 NPM_VERSION=11.1.0 /bin/sh54.27 MB41RUN |2 NODE_VERSION=v22.14.0 NPM_VERSION=11.1.0 /bin/sh64.89 MB42RUN |2 NODE_VERSION=v22.14.0 NPM_VERSION=11.1.0 /bin/sh1.19 KBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'