Commit History

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