Skip to content
Catalin Dinuta edited this page Aug 22, 2020 · 13 revisions

Welcome to the jinja2docker wiki!

Features

  • inbuilt jinja2 render. Supported formats of the variables file are: json/yml. See examples in README.md and in .travis.yml.
  • jinja2-cli integration. See examples in README.md and in .travis.yml as default render.

Check the versions

> docker run --rm dinutac/jinja2docker:2.1.5 --version
jinja2-cli v0.7.0.dev0
 - Jinja2 v2.11.2
Clone this wiki locally