https://github.com/roquie/docker-jinja2-cli
Docker version of jinja2-cli.
https://github.com/roquie/docker-jinja2-cli
docker jinja2 python3 templates
Last synced: about 2 months ago
JSON representation
Docker version of jinja2-cli.
- Host: GitHub
- URL: https://github.com/roquie/docker-jinja2-cli
- Owner: roquie
- License: mit
- Created: 2018-11-15T07:34:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-15T10:15:20.000Z (almost 7 years ago)
- Last Synced: 2025-05-14T02:52:43.149Z (5 months ago)
- Topics: docker, jinja2, python3, templates
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Docker Jinja2 Cli
-----------------[](https://circleci.com/gh/roquie/docker-jinja2-cli)
Simple Docker-image to wrap [jinja2-cli](https://github.com/mattrobenolt/jinja2-cli) utility.
Features:
* Auto-maintained
* Docker images always actual because every week CircleCI rebuilds and pushes to the registry.## Usage
```bash
docker run --rm -it roquie/docker-jinja2-cli -h
```More examples can be found in the official repository:
https://github.com/mattrobenolt/jinja2-cli## Currently maintained?
Yes.
## Versions
* latest
## License
MIT