Doug Davis
|
6d66e3e7a5
Fix some escaping around env var processing
|
%!s(int64=10) %!d(string=hai) anos |
Doug Davis
|
6784a772ba
Some fixed for new LABEL stuff
|
%!s(int64=10) %!d(string=hai) anos |
Dan Walsh
|
cdfdfbfb62
Allow specification of Label Name/Value pairs in image json content
|
%!s(int64=10) %!d(string=hai) anos |
Doug Davis
|
e4f02abb51
Add support for no-arg commands in Dockerfile
|
%!s(int64=10) %!d(string=hai) anos |
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)
|
%!s(int64=10) %!d(string=hai) anos |
Doug Davis
|
1314e1586f
Add support for ENV of the form: ENV name=value ...
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
a5ca549a18
builder: Fix handling of VOLUME command where multiple volumes are
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
a0255ba502
Fix panic when `ENV ARG=ARG` is used.
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
305f735080
builder: several fixups from comments
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
cb51681a6d
builder: Fix handling of ENV references that reference themselves, plus tests.
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
135f54ccbf
builder: Remove blankNode(), use &Node{} instead.
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
21b15ac920
builder: handle certain classes of JSON errors gracefully
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
4122a981ae
builder: negative test support, fix for shykes's broken dockerfile
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
3f5f6b038f
builder: comments / documentation
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
d6c0bbc3cb
builder: add command handling to evaluator.
|
%!s(int64=11) %!d(string=hai) anos |
Erik Hollensbe
|
22c46af4b3
builder: parser and beginnings of the evaluator
|
%!s(int64=11) %!d(string=hai) anos |