Docker 的简单交互提示
A simple interactive prompt for Docker. Inspired from kube-prompt uses go-prompt.
You can install by using homebrew:
brew tap trendyol/trendyol-tap
brew install docker-shell
You can build the command from source code by following the steps below:
git clone [email protected]:Trendyol/docker-shell.git
cd docker-shell
sudo go build -o /usr/local/bin/docker-shell .
docker-shell
After installation, you can type docker-shell and run the interactive shell.
Image suggestion from docker hub:
Port mapping suggestion:
Contributions are welcome and will be fully credited.
Please read the CONTRIBUTING and CODE_OF_CONDUCT files for details.
暂无开放 Issues,或尚未同步最近议题。