{% load static %} {% include "header.html" %} {% include "navigation.html" with main_path='/main/' %}

Add software container


{% if not data.added %}

Container basics

{% csrf_token %}
Name
Description
Registry
Image
Tag

Container interface

Interface port
Interface protocol
Advanced...









{% else %} Ok, Container added. Go back to your container list. {% endif %}





{% include "footer.html" %}