{# docker/_container_logs_lines.html — log-line fragment, HTMX-polled (m79). {{ l.line }} is auto-escaped by Jinja, so log content can't inject markup. #} {% if lines %} {% for l in lines %}
{{ name }}. Lines appear within a few
seconds of the container writing to stdout/stderr — unless it's on the log
exclude list or log collection is turned off in
Settings → Thresholds & Retention.
{% endif %}