docker/docs: add journalctl example

This commit is contained in:
j4n
2026-02-23 17:53:04 +01:00
parent e64993ba26
commit 59ffbf9cb4

View File

@@ -119,6 +119,10 @@ You can run the test suite with
docker exec chatmail /opt/cmdeploy/bin/cmdeploy test --ssh-host localhost
You can look at logs
docker exec chatmail journalctl -fu postfix@-
Customization
-------------