Jinja2 templating form CLI
#jinja #templating #python #go #golang #github
- Python: https://github.com/kolypto/j2cli
- Go: https://github.com/wrouesnel/p2cli
#jinja #templating #python #go #golang #github
- Python: https://github.com/kolypto/j2cli
- Go: https://github.com/wrouesnel/p2cli
“Using Bash for templating configuration files in Docker containers” by Ivan Tuzhilkin https://link.medium.com/3i8jKJ1BT8
#docker #bash #templating
#docker #bash #templating
Medium
Using Bash for templating configuration files in Docker containers
Using environment variables instead of configuration files is pretty standard practice for the modern application development process…