Doug Davis
|
e4f02abb51
Add support for no-arg commands in Dockerfile
|
hace 10 años |
Doug Davis
|
3859c48531
Remove leading/trailing spaces in builder/parser
|
hace 10 años |
Tianon Gravi
|
1edf16e977
Simplify builder ast.Dump by using strconv.Quote instead of a custom QuoteString function (the only change to existing files is literal tabs becoming \t, but future files may use nonprintable characters and the like now)
|
hace 10 años |
Erik Hollensbe
|
3f2eb353bd
builder: provide a friendly message on parser errors
|
hace 10 años |
Erik Hollensbe
|
63637b9d27
builder: handle anything we cannot parse the command for as a fatal error.
|
hace 10 años |
Tibor Vass
|
0a2c481c7f
ignore invalid Dockerfile instructions and do not consider "docker-version" a Dockerfile instruction
|
hace 10 años |
Erik Hollensbe
|
cb51681a6d
builder: Fix handling of ENV references that reference themselves, plus tests.
|
hace 11 años |
Erik Hollensbe
|
d6c0bbc3cb
builder: add command handling to evaluator.
|
hace 11 años |
Erik Hollensbe
|
22c46af4b3
builder: parser and beginnings of the evaluator
|
hace 11 años |