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

Add container


{% if not data.added %}

Set up the new container.


{% csrf_token %}
Name
Description
Registry
Image
Tag
Interface port
Interface protocol

         Advanced
Architecture
OS
interface transport
Supports custom interface port  
Supports interface auth  









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





{% include "footer.html" %}