美文网首页Sail中文文档
Sail中文文档:一个开发环境快速部署工具-16-Sail命令之

Sail中文文档:一个开发环境快速部署工具-16-Sail命令之

作者: 枫山别院 | 来源:发表于2019-08-22 15:49 被阅读0次

欢迎访问我的博客,同步更新: 枫山别院

16-Sail命令之ls

Usage: sail ls

Lists all containers with the com.coder.sail label.

sail ls flags:
    --all   Show stopped container.(false)

ls 命令会列出所有的容器,但是容器标签是com.coder.sail库的标签

示例输出:

name                 hat   url                     status
cdr/sail                   http://127.0.0.1:8828   Up About an hour
cdr/sshcode                http://127.0.0.1:8130   Up About an hour
cdr/m                      http://127.0.0.1:8754   Up About an hour
cdr/code-server            http://127.0.0.1:8828   Up About an hour
cdr/sail-tmp-kEG58         http://127.0.0.1:8130   Up About an hour

相关文章

网友评论

    本文标题:Sail中文文档:一个开发环境快速部署工具-16-Sail命令之

    本文链接:https://www.haomeiwen.com/subject/nvnnsctx.html