nilsense
nilsense4mo ago

-debug vs non -debug Zitadel images on ghcr

Hi everyone, With the images Zitadel publishes on ghcr, does anyone know the difference between the -debug and non-debug flavours? For example: ghcr.io/zitadel/zitadel:v3.1.0-debug vs ghcr.io/zitadel/zitadel:v3.1.0 Is there also a way to replicate this -debug mode in my own configuration? It seems more than just setting ZITADEL_LOG_LEVEL=debug
4 Replies
nilsense
nilsenseOP4mo ago
bump
Rajat
Rajat4mo ago
hey @nilsense The -debug images include a shell (/bin/sh) and debugging tools (e.g., busybox) for troubleshooting inside the container. The non-debug images are minimal and lack these tools.
Gigi the Giraffe (Zitadel)
🎉 Looks like you just helped out another community member! Thanks for being so helpful <@1346540274674827395>! You're now one step closer to leveling up—keep up the amazing peer support! 🚀
Gigi the Giraffe (Zitadel)
@nilsense, you cannot mark your own questions as solved.

Did you find this page helpful?