{% if container.user %} {% endif %}
ID {{ container.id }}
Image {{ container.image }}
Type {{ container.type }}
Owner {% if container.user %}{{ container.user }}{% else %}Platform{% endif %}
Registry {{ container.registry }}
Service port(s) {{ container.service_ports}}
Operations Delete