Skip to content

Jinja2 template for configuration files

Sagar Arora requested to merge jinja2-config into develop

The entrypoint.sh script which we have been using for a long time isn't an effective method to configure our network functions. I propose an alternative method which can be quite promising.

Note: This approach requires python and it will increase the image size by 35MB because now we need python.

Merge request reports