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

Add container


{% if not data.added %}

Configure the new container.


{% csrf_token %}
Type
Registry
Container image
Service port









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





{% include "footer.html" %}