An open API service indexing awesome lists of open source software.

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

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.