{% 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.tcp_tunnel_port }} |
Auth token | {{ task.auth_token }} | Sharable link | {% if task.status == "running" %}{{ task.sharable_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.