Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 293 Bytes

File metadata and controls

11 lines (8 loc) · 293 Bytes

Bytes.co Alpine envsubst

A no-frills Alpine envsubst container. Currently based on Alpine 3.17.

Example Usage

docker run --rm -i -e "HOME=$HOME" bytesco/envsubst < ./input.txt > output.txt

Tags