crate / docker-crate

Source repository for the official CrateDB Docker image
https://registry.hub.docker.com/_/crate/
Apache License 2.0
50 stars 22 forks source link

Use the $TEMPLATE environment variable for the jinja template, not a hard coded one #140

Closed autophagy closed 5 years ago

autophagy commented 5 years ago

My bad, this functionality was removed when I ported over to jinja. This will let us use version specific jinja templates again.