sha256:c327cfaf39d8843434a5c3f3c2ebb8576abef8334def3cfe830efd9110ab766a
OS/ARCH
linux/amd64
Compressed size
331.59 MB
Last pushed
over 1 year by jdecode
Type
Image
Manifest digest
sha256:c327cfaf39d8843434a5c3f3c2ebb8576abef8334def3cfe830efd9110ab766a
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_event431 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B16ENV PHP_VERSION=8.4.40 B17ENV PHP_URL=https://www.php.net/distributions/php-8.4.4.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.4.tar.xz.asc0 B18ENV PHP_SHA256=05a6c9a2cc894dd8be719ecab221b311886d5e0c02cb6fac648dd9b3459681ac0 B19RUN /bin/sh -c set -eux;13.08 MB20COPY docker-php-source /usr/local/bin/ # buildkit489 B21RUN /bin/sh -c set -eux;13.49 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/ # buildkit892 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B30RUN /bin/sh -c apt-get update14.47 MB31RUN /bin/sh -c curl -sS724.94 KB32RUN /bin/sh -c apt-get install39.4 MB33RUN /bin/sh -c docker-php-ext-configure intl208.09 KB34RUN /bin/sh -c docker-php-ext-configure gd21.81 MB35RUN /bin/sh -c docker-php-ext-install -j$(nproc)185.29 KB36RUN /bin/sh -c apt-get install3.75 MB37RUN /bin/sh -c docker-php-ext-configure pgsql90.37 KB38RUN /bin/sh -c docker-php-ext-install calendar47.31 KB39RUN /bin/sh -c echo "Mutex3.08 KB40COPY ini/php.ini ./php.ini # buildkit294 B41RUN /bin/sh -c cat php.ini316 B42RUN /bin/sh -c sed -i3.06 KB43RUN /bin/sh -c a2enmod rewrite309 B44RUN /bin/sh -c sed -ri2.86 KB45RUN /bin/sh -c sed -ri5.52 KB46RUN /bin/sh -c apt-get install568.76 KB47RUN /bin/sh -c openssl req3.6 KB48RUN /bin/sh -c mv docker-ssl.pem1.7 KB49RUN /bin/sh -c mv docker-ssl.key2.74 KB50RUN /bin/sh -c a2enmod ssl368 B51RUN /bin/sh -c a2ensite default-ssl.conf314 B52ARG NODE_VERSION=220 B53WORKDIR /var/www/html32 B54RUN |1 NODE_VERSION=22 /bin/sh -c3.18 MB55RUN |1 NODE_VERSION=22 /bin/sh -c93 B56RUN |1 NODE_VERSION=22 /bin/sh -c1.37 KB57RUN |1 NODE_VERSION=22 /bin/sh -c251 B58RUN |1 NODE_VERSION=22 /bin/sh -c74.74 KB59RUN |1 NODE_VERSION=22 /bin/sh -c63.41 MB60RUN |1 NODE_VERSION=22 /bin/sh -c11.5 MB61RUN |1 NODE_VERSION=22 /bin/sh -c975 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'