Handle environment variable interpolation in compositions #2818
Labels
good first issue
https://help.github.com/articles/helping-new-contributors-find-your-project-with-labels/
help wanted
https://help.github.com/articles/helping-new-contributors-find-your-project-with-labels/
low-hanging-fruit
needs investigation
openBalena
type:feature
See, balena-io/open-balena#271
balena-cli chokes when presented with a composition containing a valid compose syntax (e.g.):
.. instead it should parse this by checking if there is an override set for
VPN_PORT
in build-variables, substituting the interpolation syntax;if no override is presented, use the default value
The text was updated successfully, but these errors were encountered: