Sign inSign up

openforge/openforge-nextcloud:2.12.2-openforge

Index digest

sha256:a8da8dee4d8bf835a9829134afa0286f533370149d77b4ef53fac9c3307a659b

OS/ARCH

linux/amd64

Compressed size

780.01 MB

Last pushed

8 months by openforge

Type

Image

Manifest digest

sha256:3da499dce1f994009286ca0b6d935775dcbcb73e0da6149691a3bc8a539f2400

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.28.00 B
4ENV NJS_VERSION=0.8.100 B
5ENV NJS_RELEASE=1~bookworm0 B
6ENV PKG_RELEASE=1~bookworm0 B
7ENV DYNPKG_RELEASE=1~bookworm0 B
8RUN /bin/sh -c set -x42.11 MB
9COPY docker-entrypoint.sh / # buildkit629 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[80/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17CMD ["nginx" "-g" "daemon off;"]0 B
18LABEL org.opencontainers.image.authors=Zentrum für Digitale Souveränität0 B
19ARG PHP_VERSION=8.20 B
20ARG DEP_VERSION=8.2.29-1~deb12u10 B
21ENV DEBIAN_FRONTEND=noninteractive0 B
22SHELL [/bin/bash -o pipefail -c]0 B
23RUN |2 PHP_VERSION=8.2 DEP_VERSION=8.2.29-1~deb12u1 /bin/bash39.7 MB
24WORKDIR /var/www/html/131 B
25RUN |2 PHP_VERSION=8.2 DEP_VERSION=8.2.29-1~deb12u1 /bin/bash390 B
26COPY src/files/etc/php/ /etc/php/8.2/ # buildkit50.76 KB
27COPY src/files/etc/fonts/conf.d/ /etc/fonts/conf.d/ # buildkit577 B
28COPY src/files/usr/local/bin/entrypoint/ /usr/local/bin/entrypoint/ # buildkit23.63 KB
29COPY --chown=nginx:nginx src/files/var/www/html/config.d/ /var/nextcloud/config.d/ #270 B
30COPY src/files/etc/nginx/ /etc/nginx/ # buildkit5.88 KB
31COPY src/files/docker-entrypoint.d/ /docker-entrypoint.d/ # buildkit853 B
32COPY --chown=nginx:nginx /build/output/var/www /var/www #343.8 MB
33COPY --chown=nginx:nginx /build/output/var/nextcloud /var/nextcloud #327.4 MB
34COPY --chown=nginx:nginx src/files/etc/supervisor/ /etc/supervisor/ #640 B
35USER nginx:nginx0 B
36ENV LANG=de_DE.UTF-80 B
37STOPSIGNAL SIGQUIT0 B
38EXPOSE [9000/tcp]0 B
39EXPOSE [80/tcp]0 B
40HEALTHCHECK &{["CMD-SHELL" "SCRIPT_NAME=/ping SCRIPT_FILENAME=/ping REQUEST_METHOD=GET0 B
41CMD ["/usr/bin/php" "/usr/local/bin/entrypoint/entrypoint.php"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'