{% for container in containers %} {% endfor %}
 
ID User Challenge Container Port Flag Startup Time
 
{{ container.id }} {% if container.user %} {{ container.user.name | truncate(12) }} {% else %} 无关联用户 {% endif %} {{ container.challenge.name }} {{ container.uuid }} {{ container.port if container.port else '-' }}