From 98325ec6398751cecab390dad1ce4014cfc747e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Mon, 14 Oct 2024 08:55:24 +0200 Subject: [PATCH] Add note on docker tags --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a595c76..0e9d0fe 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,11 @@ the [Caddy documentation](https://caddyserver.com/docs/caddyfile/directives/reve By default the port is bound to `0.0.0.0` means access to OpenProject will be public. See below how to change that. +## Image configuration + +OpenProject publishes `slim` containers that you should be using for this compose setup. +Please see https://www.openproject.org/docs/installation-and-operations/installation/docker/#available-containers for more information on the containers and versions we push. + ## Configuration Environment variables can be added to `docker-compose.yml` under `x-op-app -> environment` to change