sha256:2253d12bd7fb2af87a368f76d04a93a3d79da5d2c014308297103bd83c99f807
OS/ARCH
linux/amd64
Compressed size
383.98 MB
Last pushed
10 days by alangdixon
Type
Image
Manifest digest
sha256:2253d12bd7fb2af87a368f76d04a93a3d79da5d2c014308297103bd83c99f807
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;227 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;123.14 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;227 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;4.04 MB10RUN /bin/sh -c a2dismod mpm_event431 B11RUN /bin/sh -c { echo483 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 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B16ENV PHP_VERSION=8.5.100 B17ENV PHP_URL=https://www.php.net/distributions/php-8.5.10.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.10.tar.xz.asc0 B18ENV PHP_SHA256=6a8bebaa4d5a979a38db29a9373e9851f60c6b11f72172c585947e78f30819570 B19RUN /bin/sh -c set -eux;13.95 MB20COPY docker-php-source /usr/local/bin/ # buildkit490 B21RUN /bin/sh -c set -eux;15.55 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable sodium247 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 B30COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit38.77 KB31RUN /bin/sh -c set -eux;40.06 MB32RUN /bin/sh -c { echo327 B33RUN /bin/sh -c useradd -u3.22 KB34RUN /bin/sh -c mkdir -p177 B35ENV APACHE_DOCUMENT_ROOT=/var/www/drupal/web0 B36RUN /bin/sh -c sed -ri2.29 KB37RUN /bin/sh -c sed -ri5.52 KB38WORKDIR /var/www/drupal32 B39RUN /bin/sh -c chown drupal:www-data158 B40RUN /bin/sh -c apt-get update73.33 MB41COPY msmtprc /etc/msmtprc # buildkit441 B42ARG imagemagic_config=/etc/ImageMagick-6/policy.xml0 B43RUN |1 imagemagic_config=/etc/ImageMagick-6/policy.xml /bin/sh -c93 B44COPY vhttp.ini /usr/local/etc/php/conf.d/ # buildkit477 B45COPY vhttp.conf /etc/apache2/conf-available/ # buildkit719 B46RUN |1 imagemagic_config=/etc/ImageMagick-6/policy.xml /bin/sh -c311 B47COPY initialize.sh /usr/local/bin/initialize.sh # buildkit712 B48RUN |1 imagemagic_config=/etc/ImageMagick-6/policy.xml /bin/sh -c724 B49COPY entrypoint.sh /entrypoint.sh # buildkit209 B50RUN |1 imagemagic_config=/etc/ImageMagick-6/policy.xml /bin/sh -c242 B51ENTRYPOINT ["/entrypoint.sh"]0 B52CMD ["apache2-foreground"]0 B53RUN /bin/sh -c apt-get update43.14 MB54ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/www/drupal/vendor/bin0 B55RUN /bin/sh -c ln -s198 B56COPY admin/*sh /usr/local/bin/ # buildkit6.62 KB57RUN /bin/sh -c curl -LsS590.39 KB58RUN /bin/sh -c chmod ugo+x598.31 KB59COPY admin.conf /etc/apache2/conf-available # buildkit325 B60RUN /bin/sh -c a2enconf admin309 B61COPY entrypoint-sshd.sh /entrypoint-sshd.sh # buildkit329 B62RUN /bin/sh -c chmod 775365 B63ENTRYPOINT ["/entrypoint-sshd.sh"]0 B64CMD ["/entrypoint-sshd.sh"]0 B65COPY setup.sh /setup.sh # buildkit222 B66RUN /bin/sh -c chmod 775251 B67COPY /usr/bin/restic /usr/bin/ # buildkit10.34 MB68COPY /usr/bin/resticprofile /usr/bin/ # buildkit6.66 MB69COPY /var/www/drupal . # buildkit24.15 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'