deluan/zsh-in-docker
Install Zsh, Oh My Zsh and plugins inside a Docker container with one line! observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2551
- days_rel: 702
- days_push: 702
- n_releases_24m: 1
Adoption not part of the score
1118 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A single-file shell script that installs Zsh, Oh My Zsh, themes, and plugins inside Docker containers with one line in a Dockerfile. It supports Alpine, Ubuntu, Debian, Amazon Linux, RockyLinux, and Fedora base images and was originally built for VSCode Remote Containers.
Use cases
- set up zsh and oh-my-zsh in a dockerfile with one line
- configure a dev container with powerlevel10k theme
- install oh-my-zsh plugins in a docker image
- make vscode remote containers use zsh
- customize .zshrc in a container build
- install zsh on alpine or fedora docker images
When to choose
- you want zsh and oh-my-zsh in a Docker image without writing installation logic yourself
- you use VSCode dev containers and want a nice shell out of the box
- you need a script that works across many Linux base images
When to avoid
- you don't use containers or want zsh on a host machine
- you need a full dotfiles management solution
- you require non-interactive shell environments without zsh
Facets
cli-tool · maturity stable
developer-tools cli configuration-management developer-tools cli zsh oh-my-zsh dockerfile devcontainers shell-script vscode-remote containers command-line docker linux
1 source
- readme: https://github.com/deluan/zsh-in-docker · fetched 2026-08-28 · af5fe71d36da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deluan/zsh-in-docker | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="deluan/zsh-in-docker")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem