Daniel Nephin
|
9c53fa2d0c
Cleanup processing of directives.
|
8 years ago |
Daniel Nephin
|
64c4c1c3d5
Keep parser.Directive internal to parser
|
8 years ago |
Daniel Nephin
|
bb429da9a9
Hide builder.parser.Directive internals
|
8 years ago |
Victor Vieux
|
2e96c1739b
Merge pull request #32063 from tonistiigi/named-contexts
|
8 years ago |
Tonis Tiigi
|
87512bbc84
Add named context support
|
8 years ago |
Daniel Nephin
|
d7807c7316
Refactor some builder code
|
8 years ago |
Aaron.L.Xu
|
f8a4047796
why there are so many mistakes in our repo (up to /cmd)
|
8 years ago |
Sebastiaan van Stijn
|
c67550414b
Revert "Require continuation char to be last char in a line"
|
8 years ago |
Vincent Demeester
|
6e0666e622
Revert "Fix dockerfile parser with empty line after escape"
|
8 years ago |
Doug Davis
|
eaf0b5708f
Fix case where \\ at EOF made the builder ignore the command
|
8 years ago |
Yong Tang
|
3e1b539e8d
Fix dockerfile parser with empty line after escape
|
9 years ago |
Doug Davis
|
105bc63295
Require continuation char to be last char in a line
|
8 years ago |
allencloud
|
9279a93f6d
correct some nits in comments
|
8 years ago |
John Howard
|
755be795b4
Move directive out of globals
|
9 years ago |
Brian Goff
|
df167d3ff0
Fix issue with test ordering for TestParseWords
|
9 years ago |
Tiffany Jernigan
|
a07c57f656
Fixed spelling error in builder/dockerfile/parser/parser.go
|
9 years ago |
John Howard
|
b18ae8c9cc
Builder default shell
|
9 years ago |
Yong Tang
|
678c80f925
Skip UTF-8 BOM bytes from Dockerfile if exists
|
9 years ago |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 years ago |
John Howard
|
e8e3dd32c5
Support platform file paths through escape
|
9 years ago |
Yong Tang
|
5844736c14
Labels set on the command line always override labels in Dockerfile
|
9 years ago |
Jessica Frazelle
|
0e025b4bb1
fix variables that werent being called
|
9 years ago |
perhapszzy@sina.com
|
5b6c4dd3df
Add line information in the parsed Dockerfile
|
9 years ago |
Tibor Vass
|
f41230b93a
Move builder files to builder/dockerfile
|
9 years ago |