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
Martin Jambon
98fdcad2a0
Add support for single-quoted strings and distinguish JSON strings from
...
the double-quoted strings that support variable expansion.
2023-06-22 19:44:07 -07:00
Martin Jambon
7490273613
Add support for options after RUN
2022-10-25 19:48:10 -07:00
Camden Cheek
3693a2fd05
Add support for shell fragments separated by comments
2021-05-10 18:55:28 -06:00
Camden Cheek
b1fbbe6612
Initial working
2021-05-09 20:11:30 -06:00