实例名称
{$container_name}
公网地址
{$nat_host}
SSH 端口
{$ssh_port}
添加端口映射
公网端口
容器端口
协议
TCP
UDP
说明
添加
获取随机端口
现有端口映射
{if condition="empty($port_mappings)"}
暂无端口映射
{else/} {foreach name="port_mappings" item="mapping"}
索引
{$mapping.index}
公网访问
{$nat_host}:{$mapping.host_port}
公网端口
容器端口
协议
TCP
UDP
说明
保存
删除
{/foreach} {/if}
确认删除
确认删除该端口映射?
取消
删除