tvrinssen
1bf9daef46
Support heredocs ( #45 )
...
This adds support for heredocs in Dockerfiles. This required adding an external scanner to store the required state.
Co-authored-by: Camden Cheek <camden@ccheek.com>
2024-04-19 14:08:28 -06:00
Marcio Mazza
4e512c60ef
Allow variables to begin or end with underscores
2022-09-13 20:27:53 -03:00
Stephan Seitz
44be8fbf72
fix: allow empty value for env_pair
2022-01-12 22:43:34 +01:00
Camden Cheek
215639ff94
Fix parsing short env vars
2021-05-11 08:19:44 -06:00
Camden Cheek
3693a2fd05
Add support for shell fragments separated by comments
2021-05-10 18:55:28 -06:00
Camden Cheek
74e7f4c3e6
Name variable node for expansions
2021-05-10 17:35:00 -06:00
Camden Cheek
0c4af3e20f
Rename env_spec to expansion
2021-05-10 17:25:35 -06:00
Camden Cheek
c281dc9daa
Fix image alias
2021-05-10 17:17:50 -06:00
Camden Cheek
3055288ce1
Add support for replacement vars
2021-05-10 15:16:09 -06:00