From 59d015ebdaceb030f44caa258657977ddc61b98e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:53:38 +0200 Subject: [PATCH] docs: link to org image lifecycle document MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5010e937..325d1fe6 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ ownCloud Docker base image. [owncloud/ubuntu](https://github.com/owncloud-docker/ubuntu#environment-variables), [owncloud/php](https://github.com/owncloud-docker/php#environment-variables) +- **Build & maintenance:**\ + [How these images are built, scanned, updated and published](https://github.com/owncloud-docker/.github/blob/master/docs/IMAGE-LIFECYCLE.md) + ## Docker Tags and respective Dockerfile links - [`20.04`](https://github.com/owncloud-docker/base/blob/master/v20.04/Dockerfile.multiarch) available as `owncloud/base:20.04`, `owncloud/base:latest`