Edit docker-compose.example.yml - added info about smaller docker image

This commit is contained in:
2026-04-15 11:09:52 +02:00
parent d4c6420481
commit e1662e2ced

View File

@@ -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: