Add or update a Docker image definition for Oh My Zsh.
See how Oh My Zsh's Docker Hub descriptions get generated from README files.
Understand the automated workflow that rebuilds images on push.
| ohmyzsh/docker | v0rt3xs0urc3/redteam-portfolio | home-assistant/wheels-tensorflow | |
|---|---|---|---|
| Stars | 23 | 13 | 10 |
| Language | Dockerfile | Dockerfile | Dockerfile |
| Last pushed | — | — | 2021-05-15 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | hard | hard |
| Complexity | 1/5 | 3/5 | 4/5 |
| Audience | developer | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
This repo is for contributors building images, not end users, who should pull images directly from Docker Hub.
This repository holds the files used to build and publish Docker images for the Oh My Zsh project. Oh My Zsh is a popular tool for customizing the Zsh shell, which is a command-line interface used on Mac, Linux, and similar systems. Docker images are pre-packaged environments that can be run on any machine with Docker installed. The structure is simple: each folder at the top level corresponds to one Docker image. Inside each folder is a Dockerfile, which contains instructions for building the image, and a README that describes what the image does. The README files are also used to automatically update the descriptions on Docker Hub, which is the public registry where the images are published. The repository itself is primarily a maintenance and build tool for the Oh My Zsh organization's Docker Hub presence. It uses an automated workflow that runs whenever changes are pushed, rebuilding and republishing the relevant images. This repository is oriented toward contributors who want to add or update Oh My Zsh Docker images. End users who just want to use the images would find them directly on Docker Hub rather than here.
The build files used to create and publish the official Docker images for Oh My Zsh, the Zsh shell customization tool.
Mainly Dockerfile. The stack also includes Dockerfile, Docker.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.