sha256:f8c35d5e764d65ad5ae3ffd6f55a9f8cf3fbff58b28649201ad68a239b3cf7f8
OS/ARCH
linux/amd64
Compressed size
448.02 MB
Last pushed
about 1 year by bksolutions
Type
Image
Manifest digest
sha256:e27e92665a544fa1befa585f2f1ab590dd11a192117ae8d723eb246da3808a47
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;112.38 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;4.03 MB10RUN /bin/sh -c a2dismod mpm_event429 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B16ENV PHP_VERSION=8.3.250 B17ENV PHP_URL=https://www.php.net/distributions/php-8.3.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.25.tar.xz.asc0 B18ENV PHP_SHA256=187b61bb795015adacf53f8c55b44414a63777ec19a776b75fb88614506c0d370 B19RUN /bin/sh -c set -eux;12.16 MB20COPY docker-php-source /usr/local/bin/ # buildkit489 B21RUN /bin/sh -c set -eux;11.16 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable opcache249 B24RUN /bin/sh -c docker-php-ext-enable sodium244 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY apache2-foreground /usr/local/bin/ # buildkit889 B28WORKDIR /var/www/html32 B29EXPOSE map[80/tcp:{}]0 B30CMD ["apache2-foreground"]0 B31RUN /bin/sh -c set -ex;19.98 MB32ENV PHP_MEMORY_LIMIT=512M0 B33ENV PHP_UPLOAD_LIMIT=512M0 B34ENV PHP_OPCACHE_MEMORY_CONSUMPTION=1280 B35RUN /bin/sh -c set -ex;35.25 MB36RUN /bin/sh -c { 788 B37VOLUME [/var/www/html]0 B38RUN /bin/sh -c a2enmod headers572 B39ENV APACHE_BODY_LIMIT=10737418240 B40RUN /bin/sh -c { 405 B41ENV NEXTCLOUD_VERSION=30.0.140 B42RUN /bin/sh -c set -ex;201.14 MB43COPY *.sh upgrade.exclude / #3.95 KB44COPY config/* /usr/src/nextcloud/config/ # buildkit2.36 KB45ENTRYPOINT ["/entrypoint.sh"]0 B46CMD ["apache2-foreground"]0 B47ARG CREATED="0"0 B48ARG REVISION="04ec4c67f00f6c7c5318ad3be9ed150f203c1604"0 B49LABEL org.opencontainers.image.url=https://hub.docker.com/r/bksolutions/nextcloud org.opencontainers.image.documentation=https://hub.docker.com/r/bksolutions/nextcloud org.opencontainers.image.source=https://github.com/kca-docker/nextcloud_apache_smb org.opencontainers.image.title=Nextcloud0 B50LABEL org.opencontainers.image.revision="04ec4c67f00f6c7c5318ad3be9ed150f203c1604" org.opencontainers.image.version= org.opencontainers.image.created="0"0 B51RUN |2 CREATED="0" REVISION="04ec4c67f00f6c7c5318ad3be9ed150f203c1604" /bin/sh23.51 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1757289600'