{{ image }}:{{ container["tag"] }}
{% else %}
No Image
{% endif %}
Build Version: {{ container["build_version"] }}
Container Logs
Expand
{{ container["logs"] }}
Package info
Expand
{{ container["sysinfo"] }}
Warning:.NET application. Service might not start on ARM32 with QEMU
| Test | Result | Message | |
|---|---|---|---|
| {{ test[0] }} | {% if test[1] == 'PASS' %}{{ test[1] }} | {% else %}{{ test[1] }} | {% endif %}{{ test[2] }} |