compose-x / ecs-files-composer

A simple program / side-car service which only purpose is to pull files and inject it to docker volumes
https://docs.files-composer.compose-x.io/
Mozilla Public License 2.0
20 stars 1 forks source link

FR: Allow rendering of Jinja templated files #4

Closed JohnPreston closed 3 years ago

JohnPreston commented 3 years ago

As a developer I might be using an application (3rd party or else) that cannot use environment variables. So I created a template file, that should use variables that a render engine such as Jinja can use to render a final version of the configuration needed by the application