实例名称
{$container_name}
公网地址
{$nat_host}
SSH 端口
{$ssh_port}
添加端口映射
现有端口映射
{if condition="empty($port_mappings)"}
暂无端口映射
{else/} {foreach name="port_mappings" item="mapping"}
{$mapping.index}
{$nat_host}:{$mapping.host_port}
{/foreach} {/if}

    
确认删除
确认删除该端口映射?