Debian with zsh and grml config and some additional packages.
1.3K
Debian stretch with zsh and grml config and some additional packages:
vim with the ultimate vimrc from https://github.com/amix/vimrcwgetcurlgittreescp)zip and unzipmysql-clientdnsutilsRun with docker run -it --rm -v $(pwd):/data shyd/zsh
To keep the zsh history through multiple launches outside of the container run
touch ~/.zsh_history_docker # just run this once, otherwise docker creates a directory instead of a file
docker run -it --rm -v $(pwd):/data -v ~/.zsh_history_docker:/root/.zsh_history shyd/zsh
Content type
Image
Digest
sha256:0983fb435…
Size
680.7 MB
Last updated
over 2 years ago
docker pull shyd/zsh