sha256:ae9c2add0d9f4c1cdaae1b89fc37a3983ea97c20ca67c0e66590fe7f64d4616c
OS/ARCH
Compressed size
592.16 MB
Last pushed
over 1 year by scjtqs
Type
Image
Manifest digest
sha256:e05d24e9d17e515d96860f248048f9ab2d978c8d2941b806be1a3cfe7dcad196
Image Layers
1# debian.sh --arch 'amd64' out/26.9 MB2RUN /bin/sh -c set -eux;227 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;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_event426 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B16ENV PHP_VERSION=8.2.280 B17ENV PHP_URL=https://www.php.net/distributions/php-8.2.28.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.28.tar.xz.asc0 B18ENV PHP_SHA256=af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c910 B19RUN /bin/sh -c set -eux;11.71 MB20COPY docker-php-source /usr/local/bin/ # buildkit487 B21RUN /bin/sh -c set -eux;10.89 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/ # buildkit890 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B30ENV IMAGICK_COMMIT_HASH=d7d3c24af1b4f599897408f1714600b69a56473b0 B31RUN /bin/sh -c set -ex;21.73 MB32ENV PHP_MEMORY_LIMIT=512M0 B33ENV PHP_UPLOAD_LIMIT=512M0 B34ENV PHP_OPCACHE_MEMORY_CONSUMPTION=1280 B35RUN /bin/sh -c set -ex;19.82 MB36RUN /bin/sh -c { 793 B37VOLUME [/var/www/html]0 B38RUN /bin/sh -c a2enmod headers575 B39ENV APACHE_BODY_LIMIT=10737418240 B40RUN /bin/sh -c { 402 B41ENV NEXTCLOUD_VERSION=30.0.80 B42RUN /bin/sh -c set -ex;198.8 MB43COPY *.sh upgrade.exclude / #3.79 KB44COPY config/* /usr/src/nextcloud/config/ # buildkit2.35 KB45ENTRYPOINT ["/entrypoint.sh"]0 B46CMD ["apache2-foreground"]0 B47RUN /bin/sh -c set -ex;166.3 MB48RUN /bin/sh -c set -ex;1.02 MB49RUN /bin/sh -c mkdir -p167 B50COPY supervisord.conf / # buildkit453 B51COPY a2-tracker.sh / # buildkit362 B52COPY toucha2.sh / # buildkit179 B53RUN /bin/sh -c set -ex;16.27 MB54COPY aria2.conf / # buildkit2.17 KB55RUN /bin/sh -c mv "$PHP_INI_DIR/php.ini-production"23.7 KB56ENV NEXTCLOUD_UPDATE=10 B57CMD ["/usr/bin/supervisord" "-c" "/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'