Repository Details
Shared by


HelloGitHub Rating
0 ratings
Free•MIT
Claim
Discuss
Collect
Share
2.3k
Stars
No
Chinese
Go
Language
No
Active
20
Contributors
10
Issues
No
Organization
2.0.4
Latest
103
Forks
MIT
License
More

终端 Docker 管理工具,自带一个终端界面。使用该工具可以方便的通过界面管理 docker 不用再记那些命令。安装命令:
```
# Homebrew
$ brew tap skanehira/docui
$ brew install docui
# go get
$ go get -d github.com/skanehira/docui
$ cd $GOPATH/src/github.com/skanehira/docui
$ GO111MODULE=on go install
```
Included in:
Vol.35
Comments
Rating:
No comments yet