Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
8 年之前 |
Daniel Nephin
|
4cbc953a5d
Refactor dockerfile parser
|
8 年之前 |
Daniel Nephin
|
bb429da9a9
Hide builder.parser.Directive internals
|
8 年之前 |
Daniel Nephin
|
434d77bc0e
Fix --label being env var expanded.
|
8 年之前 |
Daniel Nephin
|
726fb269cf
Fix --label on docker build when a single quote is used in the value
|
8 年之前 |
fate-grand-order
|
2a8d6368d4
use t.Fatal() to output the err message where the values used for formatting
|
8 年之前 |
Doug Davis
|
eaf0b5708f
Fix case where \\ at EOF made the builder ignore the command
|
8 年之前 |
Thomas Leonard
|
e95b6b51da
Fix exec form of HEALTHCHECK CMD
|
8 年之前 |
John Howard
|
755be795b4
Move directive out of globals
|
9 年之前 |
Jonathan Stoppani
|
6284f04a6b
Support unicode characters in parseWords
|
9 年之前 |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 年之前 |
John Howard
|
e8e3dd32c5
Support platform file paths through escape
|
9 年之前 |
Yong Tang
|
5844736c14
Labels set on the command line always override labels in Dockerfile
|
9 年之前 |
Stefan Weil
|
2eee613326
Fix some typos in comments and strings
|
9 年之前 |
Tibor Vass
|
f41230b93a
Move builder files to builder/dockerfile
|
9 年之前 |