Jinja2 Templates Not Rendering for Cookiecutter Using Docker
I am trying to generate a project template using cookiecutter
through a Docker container and the jinja2
templates I provide in the values of the cookiecutter.json
file don’t appear to render properly.