Sign inSign up

openforge/openforge-nextcloud:2.16.6-openforge-0.1.1

Index digest

sha256:974fd65e5834d75dc452995b5b03e93575c6e6ae4405c65862913a7f4e3d137e

OS/ARCH

linux/amd64

Compressed size

876.4 MB

Last pushed

about 2 months by openforge

Type

Image

Manifest digest

sha256:2cce794e8ff5f2e4920d3a61e69a65afa3dc2cfc2557903d821ec3fe69cbaf3b

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.29.60 B
4ENV NJS_VERSION=0.9.60 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.3.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x31.62 MB
10COPY docker-entrypoint.sh / # buildkit627 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19LABEL org.opencontainers.image.authors=Zentrum für Digitale Souveränität0 B
20ARG PHP_VERSION=8.40 B
21ARG DEP_VERSION=8.4.23-1~deb13u10 B
22ENV DEBIAN_FRONTEND=noninteractive0 B
23SHELL [/bin/bash -o pipefail -c]0 B
24RUN |2 PHP_VERSION=8.4 DEP_VERSION=8.4.23-1~deb13u1 /bin/bash72.7 MB
25WORKDIR /var/www/html/130 B
26RUN |2 PHP_VERSION=8.4 DEP_VERSION=8.4.23-1~deb13u1 /bin/bash389 B
27COPY src/files/etc/php/ /etc/php/8.4/ # buildkit51.27 KB
28COPY src/files/etc/fonts/conf.d/ /etc/fonts/conf.d/ # buildkit579 B
29COPY src/files/etc/ImageMagick-7/ /etc/ImageMagick-7/ # buildkit831 B
30COPY src/files/usr/local/bin/entrypoint/ /usr/local/bin/entrypoint/ # buildkit24.24 KB
31COPY --chown=nginx:nginx src/files/var/www/html/config.d/ /var/nextcloud/config.d/ #273 B
32COPY src/files/etc/nginx/ /etc/nginx/ # buildkit5.89 KB
33COPY src/files/docker-entrypoint.d/ /docker-entrypoint.d/ # buildkit853 B
34COPY --chown=nginx:nginx /build/output/var/www /var/www #385.01 MB
35COPY --chown=nginx:nginx /build/output/var/nextcloud /var/nextcloud #358.58 MB
36COPY --chown=nginx:nginx src/files/etc/supervisor/ /etc/supervisor/ #687 B
37USER nginx:nginx0 B
38ENV LANG=de_DE.UTF-80 B
39ENV FS_ENV_NGINX_WORKERS=auto0 B
40STOPSIGNAL SIGQUIT0 B
41EXPOSE [9000/tcp]0 B
42EXPOSE [80/tcp]0 B
43HEALTHCHECK {Test:[CMD-SHELL SCRIPT_NAME=/ping SCRIPT_FILENAME=/ping REQUEST_METHOD=GET0 B
44CMD ["/usr/bin/php" "/usr/local/bin/entrypoint/entrypoint.php"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'