https://github.com/saschpe/docker-helm-docs
Helm-docs OCI container image with pre-installed Git based on Alpine Linux.
https://github.com/saschpe/docker-helm-docs
docker git helm-docs oci-image
Last synced: 3 days ago
JSON representation
Helm-docs OCI container image with pre-installed Git based on Alpine Linux.
- Host: GitHub
- URL: https://github.com/saschpe/docker-helm-docs
- Owner: saschpe
- License: apache-2.0
- Created: 2026-06-04T07:43:37.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-26T09:28:35.000Z (29 days ago)
- Last Synced: 2026-06-26T11:11:37.216Z (29 days ago)
- Topics: docker, git, helm-docs, oci-image
- Language: Shell
- Homepage: https://hub.docker.com/r/saschpe/helm-docs
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Helm-docs and Git OCI / Docker image
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/saschpe/docker-helm-docs/actions?query=branch%3Amain)
[](https://hub.docker.com/r/saschpe/helm-docs)
[](https://hub.docker.com/r/saschpe/helm-docs)
Helm-docs OCI container image with pre-installed Git based on Alpine Linux.
## Usage
```shell
docker run --rm saschpe/helm-docs:1.14.2
```
## Building
These scripts simplify various tasks related to container building and
publishing:
```shell
./scripts/build --help
```
## License
Copyright 2025 Sascha Peilicke
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.