add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,28 @@
# 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`