sha256:5c615d9be137d868de14ad1cf51bbc1b0c742b06b2a92db85fad50fe1693b866
OS/ARCH
linux/amd64
Compressed size
256.4 MB
Last pushed
over 1 year by skyred
Type
Image
Manifest digest
sha256:5c615d9be137d868de14ad1cf51bbc1b0c742b06b2a92db85fad50fe1693b866
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.49 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;225 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_event429 B11RUN /bin/sh -c { echo485 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.210 B17ENV PHP_URL=https://www.php.net/distributions/php-8.3.21.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.21.tar.xz.asc0 B18ENV PHP_SHA256=4dfb329f209a552c3716394fc123bb62e80a468b55ce27fc8cb0fd5f30b9dcd60 B19RUN /bin/sh -c set -eux;12.11 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.4 KB23RUN /bin/sh -c docker-php-ext-enable sodium245 B24ENTRYPOINT ["docker-php-entrypoint"]0 B25STOPSIGNAL SIGWINCH0 B26COPY apache2-foreground /usr/local/bin/ # buildkit890 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 { echo311 B32COPY /usr/bin/composer /usr/local/bin/ # buildkit735.13 KB33ENV DRUPAL_VERSION=10.4.70 B34ENV COMPOSER_ALLOW_SUPERUSER=10 B35WORKDIR /opt/drupal115 B36RUN /bin/sh -c set -eux;20.5 MB37ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/drupal/vendor/bin0 B38RUN /bin/sh -c apt-get update40.86 MB39RUN /bin/sh -c pecl install1.19 MB40RUN /bin/sh -c { 358 B41ENV PHPREDIS_VERSION=6.0.20 B42RUN /bin/sh -c curl -L20.71 MB43RUN /bin/sh -c curl -fSL1.69 MB44RUN /bin/sh -c cd /var/log595 B45ENV TERM=xterm0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'