docs: add note about Dozzle optionality

This commit is contained in:
Jake Turner 2026-03-20 04:12:35 +00:00 committed by Jake Turner
parent 1c179efde2
commit bb0c4d19d8

View File

@ -54,7 +54,7 @@ services:
timeout: 10s
retries: 3
dozzle:
# Dozzle is optional, but it's lightweight and allows for easily viewing container logs. We recommend including it unless you have a specific reason not to
# Dozzle is an optional container that allows for easily viewing container logs. We recommend including it unless you have a specific reason not to. Note that if you don't install it, the "Service Logs & Metrics" link in Settings that launches Dozzle will not work.
image: amir20/dozzle:v10.0
container_name: nomad_dozzle
restart: unless-stopped