{{define "body"}}

Compose logs: {{.Project}}

Last 300 lines from docker compose logs --no-color --tail 300. Streaming tails are not supported in the web UI yet.

{{if .Output}}{{.Output}}{{else}}(no output){{end}}

← back to {{.Project}}

{{end}}