Histórico de Commits

Autor SHA1 Mensagem Data
  Antonio Murdaca 26543e0309 Replace json.Unmarshal with json.Decoder().Decode() há 10 anos atrás
  y00277921 24dd8a4698 Fix a typo in comment of parseMaybeJSONToList há 10 anos atrás
  George MacRorie 664ef0cbe2 Cleanup redundant else statements find via golint #11602 há 10 anos atrás
  Doug Davis 6d66e3e7a5 Fix some escaping around env var processing há 10 anos atrás
  Doug Davis 6784a772ba Some fixed for new LABEL stuff há 10 anos atrás
  Dan Walsh cdfdfbfb62 Allow specification of Label Name/Value pairs in image json content há 10 anos atrás
  Doug Davis e4f02abb51 Add support for no-arg commands in Dockerfile há 10 anos atrás
  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) há 10 anos atrás
  Doug Davis 1314e1586f Add support for ENV of the form: ENV name=value ... há 10 anos atrás
  Erik Hollensbe a5ca549a18 builder: Fix handling of VOLUME command where multiple volumes are há 11 anos atrás
  Erik Hollensbe a0255ba502 Fix panic when `ENV ARG=ARG` is used. há 11 anos atrás
  Erik Hollensbe 305f735080 builder: several fixups from comments há 11 anos atrás
  Erik Hollensbe cb51681a6d builder: Fix handling of ENV references that reference themselves, plus tests. há 11 anos atrás
  Erik Hollensbe 135f54ccbf builder: Remove blankNode(), use &Node{} instead. há 11 anos atrás
  Erik Hollensbe 21b15ac920 builder: handle certain classes of JSON errors gracefully há 11 anos atrás
  Erik Hollensbe 4122a981ae builder: negative test support, fix for shykes's broken dockerfile há 11 anos atrás
  Erik Hollensbe 3f5f6b038f builder: comments / documentation há 11 anos atrás
  Erik Hollensbe d6c0bbc3cb builder: add command handling to evaluator. há 11 anos atrás
  Erik Hollensbe 22c46af4b3 builder: parser and beginnings of the evaluator há 11 anos atrás