提交歷史

作者 SHA1 備註 提交日期
  Daniel Nephin f7f101d57e Add gosimple linter 7 年之前
  John Howard 4ec9766a27 LCOW: Fix nits from 33241 8 年之前
  Daniel Nephin b47b375cb8 Add a test for warning on empty continuation lines. 8 年之前
  Yong Tang 7815c8f875 Warn/deprecate continuing on empty lines in `Dockerfile` 8 年之前
  John Howard 08252bc963 LCOW: Builder plumbing 8 年之前
  John Howard c97170d618 Builder: Fix parser directive refactoring 8 年之前
  Daniel Nephin 4cbc953a5d Refactor dockerfile parser 8 年之前
  Daniel Nephin 9c53fa2d0c Cleanup processing of directives. 8 年之前
  Daniel Nephin 64c4c1c3d5 Keep parser.Directive internal to parser 8 年之前
  Daniel Nephin bb429da9a9 Hide builder.parser.Directive internals 8 年之前
  Victor Vieux 2e96c1739b Merge pull request #32063 from tonistiigi/named-contexts 8 年之前
  Tonis Tiigi 87512bbc84 Add named context support 8 年之前
  Daniel Nephin d7807c7316 Refactor some builder code 8 年之前
  Aaron.L.Xu f8a4047796 why there are so many mistakes in our repo (up to /cmd) 8 年之前
  Sebastiaan van Stijn c67550414b Revert "Require continuation char to be last char in a line" 8 年之前
  Vincent Demeester 6e0666e622 Revert "Fix dockerfile parser with empty line after escape" 8 年之前
  Doug Davis eaf0b5708f Fix case where \\ at EOF made the builder ignore the command 8 年之前
  Yong Tang 3e1b539e8d Fix dockerfile parser with empty line after escape 9 年之前
  Doug Davis 105bc63295 Require continuation char to be last char in a line 8 年之前
  allencloud 9279a93f6d correct some nits in comments 8 年之前
  John Howard 755be795b4 Move directive out of globals 9 年之前
  Brian Goff df167d3ff0 Fix issue with test ordering for TestParseWords 9 年之前
  Tiffany Jernigan a07c57f656 Fixed spelling error in builder/dockerfile/parser/parser.go 9 年之前
  John Howard b18ae8c9cc Builder default shell 9 年之前
  Yong Tang 678c80f925 Skip UTF-8 BOM bytes from Dockerfile if exists 9 年之前
  Thomas Leonard b6c7becbfe Add support for user-defined healthchecks 9 年之前
  John Howard e8e3dd32c5 Support platform file paths through escape 9 年之前
  Yong Tang 5844736c14 Labels set on the command line always override labels in Dockerfile 9 年之前
  Jessica Frazelle 0e025b4bb1 fix variables that werent being called 9 年之前
  perhapszzy@sina.com 5b6c4dd3df Add line information in the parsed Dockerfile 9 年之前