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

Add software container


{% if not data.added %}

Container basics

{% csrf_token %}
Name
Description
Registry
Image name
Image tag

Container interface

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









{% else %} Ok, software container added. Go back to software. {% endif %}





{% include "footer.html" %}