Doug Davis
|
6784a772ba
Some fixed for new LABEL stuff
|
10 anni fa |
Dan Walsh
|
cdfdfbfb62
Allow specification of Label Name/Value pairs in image json content
|
10 anni fa |
Doug Davis
|
e4f02abb51
Add support for no-arg commands in Dockerfile
|
10 anni fa |
Tianon Gravi
|
05c2d2db9a
Adjust builder to validate that JSON in Dockerfiles are arrays of strings and nothing else to match how we describe them to people (and what all our existing tests already assumed)
|
10 anni fa |
Doug Davis
|
1314e1586f
Add support for ENV of the form: ENV name=value ...
|
11 anni fa |
Erik Hollensbe
|
a5ca549a18
builder: Fix handling of VOLUME command where multiple volumes are
|
11 anni fa |
Erik Hollensbe
|
a0255ba502
Fix panic when `ENV ARG=ARG` is used.
|
11 anni fa |
Erik Hollensbe
|
305f735080
builder: several fixups from comments
|
11 anni fa |
Erik Hollensbe
|
cb51681a6d
builder: Fix handling of ENV references that reference themselves, plus tests.
|
11 anni fa |
Erik Hollensbe
|
135f54ccbf
builder: Remove blankNode(), use &Node{} instead.
|
11 anni fa |
Erik Hollensbe
|
21b15ac920
builder: handle certain classes of JSON errors gracefully
|
11 anni fa |
Erik Hollensbe
|
4122a981ae
builder: negative test support, fix for shykes's broken dockerfile
|
11 anni fa |
Erik Hollensbe
|
3f5f6b038f
builder: comments / documentation
|
11 anni fa |
Erik Hollensbe
|
d6c0bbc3cb
builder: add command handling to evaluator.
|
11 anni fa |
Erik Hollensbe
|
22c46af4b3
builder: parser and beginnings of the evaluator
|
11 anni fa |