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

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.

Awesome Lists containing this project

README

          

Docker Jinja2 Cli
-----------------

[![CircleCI](https://circleci.com/gh/roquie/docker-jinja2-cli.svg?style=svg)](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