Sebastiaan van Stijn
|
c67550414b
Revert "Require continuation char to be last char in a line"
|
8 éve |
Vincent Demeester
|
6e0666e622
Revert "Fix dockerfile parser with empty line after escape"
|
8 éve |
Doug Davis
|
eaf0b5708f
Fix case where \\ at EOF made the builder ignore the command
|
8 éve |
Yong Tang
|
3e1b539e8d
Fix dockerfile parser with empty line after escape
|
9 éve |
Doug Davis
|
105bc63295
Require continuation char to be last char in a line
|
8 éve |
allencloud
|
9279a93f6d
correct some nits in comments
|
8 éve |
John Howard
|
755be795b4
Move directive out of globals
|
9 éve |
Brian Goff
|
df167d3ff0
Fix issue with test ordering for TestParseWords
|
9 éve |
Tiffany Jernigan
|
a07c57f656
Fixed spelling error in builder/dockerfile/parser/parser.go
|
9 éve |
John Howard
|
b18ae8c9cc
Builder default shell
|
9 éve |
Yong Tang
|
678c80f925
Skip UTF-8 BOM bytes from Dockerfile if exists
|
9 éve |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 éve |
John Howard
|
e8e3dd32c5
Support platform file paths through escape
|
9 éve |
Yong Tang
|
5844736c14
Labels set on the command line always override labels in Dockerfile
|
9 éve |
Jessica Frazelle
|
0e025b4bb1
fix variables that werent being called
|
9 éve |
perhapszzy@sina.com
|
5b6c4dd3df
Add line information in the parsed Dockerfile
|
9 éve |
Tibor Vass
|
f41230b93a
Move builder files to builder/dockerfile
|
9 éve |