{% if details %}
{{ container.name }} ({{ container.image_tag }}) | |
{{ container.description }} | |
Owner | {% if container.user %}{{ container.user }}{% else %}platform{% endif %} |
Registry | {{ container.registry }} |
Image name | {{ container.image_name }} |
Image tag | {{ container.image_tag }} |
Interface protocol | {{ container.interface_protocol }} |
Interface port | {{ container.interface_port }} |
Interface transport | {{ container.interface_transport }} |
Image arch | {{ container.image_arch }} |
Image OS | {{ container.image_os }} |
Image digest | {% if container.image_digest %} {% else %} None {% endif %} |
Supports custom interface port {% if container.supports_custom_interface_port %} {% else %} {% endif %} | |
Supports interface auth {% if container.supports_interface_auth %} {% else %} {% endif %} | |
Operations | Delete |
{{ container.image_name }}