{% if data.task %}
Details | |
ID | {{ task.id }} |
Image | {{ task.container.image }} |
Created at | {{ task.created }} |
Extra binds | {{ task.extra_binds }} |
Host | {{ task.ip }} |
Port | {{ task.port }} |
Tunnel port | {{ task.tunnel_port }} |
Auth pass | ****** |
Direct link | {% if task.status == "running" %}{{ task.direct_link }}{% else %}N.A. (task not running) {% endif %} |
You can share a direct link with other people, but remember that if you have no authentication in place anyone will be able to access.