Files
tldr/pages.zh/common/lazydocker.md

28 lines
485 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# lazydocker
> 一个用于管理Docker容器、镜像、卷等的终端用户界面。
> 更多信息:<https://github.com/jesseduffield/lazydocker>。
- 打开Lazydocker
`lazydocker`
- 显示当前默认配置:
`lazydocker --config`
- 以调试模式运行Lazydocker
`lazydocker --debug`
- 指定备用Docker Compose文件
`lazydocker --file {{path/to/docker-compose.yml}}`
- 显示帮助信息:
`lazydocker --help`
- 显示版本:
`lazydocker --version`