docker-run-zsh
rdk imageName port
rdksh imageName port
rdkd imageName port
current dir is mounted on /src of container
EXPOSE port is optional
git clone https://github.com/AungMyoKyaw/docker-run-zsh ~/.oh-my-zsh/custom/plugins/docker-run-zsh
add to plugin list
plugins=(… docker-run-zsh)
add to .zsh_plugins.txt
AungMyoKyaw/docker-run-zsh
and reload
antibody bundle < ~/.zsh_plugins.txt > ~/.zsh_plugins.sh
antibody update
source ~/.zshrc
MIT © Aung Myo Kyaw