a74b3a1eb7
In Jinja2, '|' cannot be treated directly as piping operator. The operator precedence of '|' is higher than '*'. The filter only applies to the value just before it. Group the expression to make sure that the filter is applied to the outcome of the expression. Update the unit test to add such case. |
||
---|---|---|
.. | ||
base_image_files | ||
Dockerfile.j2 | ||
start.sh | ||
supervisord.conf | ||
teamd.j2 | ||
teamd.sh |