https://github.com/brutus5000/alpine-envsubst
Auto updated regular alpine image with envsubst installed
https://github.com/brutus5000/alpine-envsubst
Last synced: 2 months ago
JSON representation
Auto updated regular alpine image with envsubst installed
- Host: GitHub
- URL: https://github.com/brutus5000/alpine-envsubst
- Owner: Brutus5000
- License: mit
- Created: 2021-12-19T19:26:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-19T19:27:22.000Z (over 3 years ago)
- Last Synced: 2025-02-09T19:17:18.970Z (4 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alpine-envsubst
This Docker image is the latest alpine:3 image with the envsubst (gettext package) installed.
It will be automatically built nightly, so it is always up-to-date.
The intended use cases are Kubernetes init containers when I have to replace variables in template files.