j2cli wrapped in a docker image.
j2cli is a command-line interface to Jinja2 for templating.
For example to get the version of j2 you can run:
docker run --rm -ti byrdal/j2cli j2 --version
Or display help
docker run --rm -ti byrdal/j2cli j2 --help
Jinja documentation is available here
Content type
Image
Digest
sha256:7effe8135…
Size
24.2 MB
Last updated
about 4 years ago
docker pull byrdal/j2cli