docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 dockerapi-mailcow

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml logs --tail=100 dockerapi-mailcow

Show the last 100 Docker API proxy log lines

dockerapi-mailcow exposes a restricted Docker API used by the watchdog to restart unhealthy containers. Its logs record every restart request the watchdog issues. If containers restart without a visible reason, the requests will be logged here.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.