docker-run-zsh
rdk imageName portrdksh imageName portrdkd imageName portcurrent 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-zshadd to plugin list
plugins=(… docker-run-zsh)add to .zsh_plugins.txt
AungMyoKyaw/docker-run-zshand reload
antibody bundle < ~/.zsh_plugins.txt > ~/.zsh_plugins.sh
antibody update
source ~/.zshrcMIT © Aung Myo Kyaw
