Историја ревизија

Аутор SHA1 Порука Датум
  Erik Hollensbe 09e3467452 Fix a parser error where an empty RUN statement would cause a panic пре 10 година
  Doug Davis 1314e1586f Add support for ENV of the form: ENV name=value ... пре 10 година
  xuzhaokui 6c79ee7d1e Remove the redundant stripComment. пре 10 година
  Erik Hollensbe cdd6e97910 builder: some small fixups + fix a bug where empty entrypoints would not override inheritance. пре 10 година
  Michael Crosby 9a82713772 Merge pull request #8578 from erikh/fix_slash пре 10 година
  Alexandr Morozov abec82bdee Merge pull request #8579 from erikh/builder_html_panic пре 10 година
  Erik Hollensbe 63637b9d27 builder: handle anything we cannot parse the command for as a fatal error. пре 10 година
  Erik Hollensbe 96f342f703 builder: comments should also be elided in the middle of statements following a line continuation. пре 10 година
  Erik Hollensbe a1ef2207dd builder: strip blank lines before processing any line continuations. пре 10 година
  Erik Hollensbe 7fa449191c builder: Handle trailing \ appropriately. пре 10 година
  Erik Hollensbe 1150c1639a builder: ONBUILD triggers were not accurately being executed in JSON cases. пре 10 година
  Tibor Vass 0a2c481c7f ignore invalid Dockerfile instructions and do not consider "docker-version" a Dockerfile instruction пре 10 година
  Doug Davis f440c6b224 Fix builder/parser so it keeps some whitespace on split lines. пре 10 година
  Erik Hollensbe a5ca549a18 builder: Fix handling of VOLUME command where multiple volumes are пре 10 година
  Erik Hollensbe 6b322ad2d3 builder/parser: fix handling of empty strings as the only argument. пре 11 година
  Erik Hollensbe 305f735080 builder: several fixups from comments пре 11 година
  Erik Hollensbe cb51681a6d builder: Fix handling of ENV references that reference themselves, plus tests. пре 11 година
  Erik Hollensbe 248f4c4f75 builder/parser: Rewrite Parse() to use := instead of var пре 11 година
  Erik Hollensbe 135f54ccbf builder: Remove blankNode(), use &Node{} instead. пре 11 година
  Erik Hollensbe 3f5f6b038f builder: comments / documentation пре 11 година
  Erik Hollensbe d6c0bbc3cb builder: add command handling to evaluator. пре 11 година
  Erik Hollensbe 22c46af4b3 builder: parser and beginnings of the evaluator пре 11 година