From e1662e2ced36f7085248043afa21ffc628b5bfad Mon Sep 17 00:00:00 2001 From: Rune Olsen Date: Wed, 15 Apr 2026 11:09:52 +0200 Subject: [PATCH] Edit docker-compose.example.yml - added info about smaller docker image --- docker-compose.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.example.yml b/docker-compose.example.yml index e6303be..a41a9e5 100644 --- a/docker-compose.example.yml +++ b/docker-compose.example.yml @@ -15,7 +15,7 @@ services: retries: 5 aide: - image: gitlab.pm/rune/oai-web:latest + image: gitlab.pm/rune/oai-web:latest # use gitlab.pm/rune/oai-web:latest-no-browser to get a smaller image (172mb vs 572mb) ports: - "${PORT:-8080}:8080" environment: