Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 tahun lalu |
John Howard
|
9cae03900f
Builder - Parser. Remove platform parser directive
|
7 tahun lalu |
John Howard
|
98dd1fdca1
Builder - parser - remove OS
|
7 tahun lalu |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 tahun lalu |
Daniel Nephin
|
59ad3a36e2
Fix dockerfile parser failing silently on long tokens
|
7 tahun lalu |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 tahun lalu |
Sebastiaan van Stijn
|
2fd736ac10
Warn on empty continuation lines only, not for comments
|
7 tahun lalu |
Daniel Nephin
|
f7f101d57e
Add gosimple linter
|
7 tahun lalu |
John Howard
|
4ec9766a27
LCOW: Fix nits from 33241
|
8 tahun lalu |
Daniel Nephin
|
b47b375cb8
Add a test for warning on empty continuation lines.
|
8 tahun lalu |
Yong Tang
|
7815c8f875
Warn/deprecate continuing on empty lines in `Dockerfile`
|
8 tahun lalu |
John Howard
|
08252bc963
LCOW: Builder plumbing
|
8 tahun lalu |
John Howard
|
c97170d618
Builder: Fix parser directive refactoring
|
8 tahun lalu |
Daniel Nephin
|
4cbc953a5d
Refactor dockerfile parser
|
8 tahun lalu |
Daniel Nephin
|
9c53fa2d0c
Cleanup processing of directives.
|
8 tahun lalu |
Daniel Nephin
|
64c4c1c3d5
Keep parser.Directive internal to parser
|
8 tahun lalu |
Daniel Nephin
|
bb429da9a9
Hide builder.parser.Directive internals
|
8 tahun lalu |
Victor Vieux
|
2e96c1739b
Merge pull request #32063 from tonistiigi/named-contexts
|
8 tahun lalu |
Tonis Tiigi
|
87512bbc84
Add named context support
|
8 tahun lalu |
Daniel Nephin
|
d7807c7316
Refactor some builder code
|
8 tahun lalu |
Aaron.L.Xu
|
f8a4047796
why there are so many mistakes in our repo (up to /cmd)
|
8 tahun lalu |
Sebastiaan van Stijn
|
c67550414b
Revert "Require continuation char to be last char in a line"
|
8 tahun lalu |
Vincent Demeester
|
6e0666e622
Revert "Fix dockerfile parser with empty line after escape"
|
8 tahun lalu |
Doug Davis
|
eaf0b5708f
Fix case where \\ at EOF made the builder ignore the command
|
8 tahun lalu |
Yong Tang
|
3e1b539e8d
Fix dockerfile parser with empty line after escape
|
9 tahun lalu |
Doug Davis
|
105bc63295
Require continuation char to be last char in a line
|
8 tahun lalu |
allencloud
|
9279a93f6d
correct some nits in comments
|
8 tahun lalu |
John Howard
|
755be795b4
Move directive out of globals
|
9 tahun lalu |
Brian Goff
|
df167d3ff0
Fix issue with test ordering for TestParseWords
|
9 tahun lalu |
Tiffany Jernigan
|
a07c57f656
Fixed spelling error in builder/dockerfile/parser/parser.go
|
9 tahun lalu |