{% extends "base.html" %} {% block content %} {% macro ctr_actions(name) %} {% endmacro %}
| NAME | STATUS | CPU | MEMORY | NET I/O | ACTIONS | |||
|---|---|---|---|---|---|---|---|---|
| {{ c.name }} | {% if 'Up' in c.status %} Running {% else %} Stopped {% endif %} | — | — | {{ ctr_actions(c.name) }} |
||||
No containers | ||||||||