File tree Expand file tree Collapse file tree 11 files changed +132
-0
lines changed Expand file tree Collapse file tree 11 files changed +132
-0
lines changed Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
22FROM php:8.2-apache-bookworm
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-apache-bookworm" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="28.0.11" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
22FROM php:8.2-fpm-alpine3.20
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-fpm-alpine3.20" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="28.0.11" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
22FROM php:8.2-fpm-bookworm
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-fpm-bookworm" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="28.0.11" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
22FROM php:8.2-apache-bookworm
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-apache-bookworm" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="29.0.8" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
22FROM php:8.2-fpm-alpine3.20
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-fpm-alpine3.20" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="29.0.8" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
22FROM php:8.2-fpm-bookworm
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-fpm-bookworm" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="29.0.8" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
22FROM php:8.2-apache-bookworm
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-apache-bookworm" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="30.0.1" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-alpine.template
22FROM php:8.2-fpm-alpine3.20
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-fpm-alpine3.20" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="30.0.1" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11# DO NOT EDIT: created by update.sh from Dockerfile-debian.template
22FROM php:8.2-fpm-bookworm
33
4+ # OCI annotations
5+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
6+ org.opencontainers.image.title="Nextcloud" \
7+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
8+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
9+ org.opencontainers.image.base.name="docker.io/library/php:8.2-fpm-bookworm" \
10+ org.opencontainers.image.licenses="AGPL-3.0" \
11+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
12+ org.opencontainers.image.vendor="Nextcloud Community" \
13+ org.opencontainers.image.version="30.0.1" \
14+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
15+
416# entrypoint.sh and cron.sh dependencies
517RUN set -ex; \
618 \
Original file line number Diff line number Diff line change 11FROM php:%%PHP_VERSION%%-%%VARIANT%%%%ALPINE_VERSION%%
22
3+ # OCI annotations
4+ LABEL org.opencontainers.image.authors="Nextcloud Community" \
5+ org.opencontainers.image.title="Nextcloud" \
6+ org.opencontainers.image.description="Nextcloud is a self-hosted platform for file sharing and collaboration" \
7+ org.opencontainers.image.documentation="https://hub.docker.com/_/nextcloud" \
8+ org.opencontainers.image.base.name="docker.io/library/php:%%PHP_VERSION%%-%%VARIANT%%%%ALPINE_VERSION%%" \
9+ org.opencontainers.image.licenses="AGPL-3.0" \
10+ org.opencontainers.image.source="https://hub.docker.com/_/nextcloud" \
11+ org.opencontainers.image.vendor="Nextcloud Community" \
12+ org.opencontainers.image.version="%%VERSION%%" \
13+ org.opencontainers.image.url="https://github.com/nextcloud/docker"
14+
315# entrypoint.sh and cron.sh dependencies
416RUN set -ex; \
517 \
You can’t perform that action at this time.
0 commit comments