Historique des commits

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