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

Add container


{% if not data.added %}

Configure the new container.


{% csrf_token %}
Name
Type
Registry
Image
Ports
Supports dynamic ports  
Supports user auth  
Supports pass auth  









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





{% include "footer.html" %}