{% load static %} {% include "header.html" %} {% include "navigation.html" %}

Add software container


{% if not data.added %}

Container basics

{% csrf_token %}
Name
Description
Registry
Image
Tag

Container interface

Interface port
Interface protocol {% if request.user.profile.is_power_user %} {% else %} {% endif %}
Advanced...









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





{% include "footer.html" %}