Commit History

Author SHA1 Message Date
  Brian Goff 362369b4bb Adds ability to squash image after build 9 years ago
  John Howard f0b93b6ed8 Windows: Fix COPY file . after WORKDIR 8 years ago
  Sebastiaan van Stijn c5adc271b2 Merge pull request #24725 from yongtang/24693-dockerfile-empty-line-after-escape 8 years ago
  Vincent Demeester 9e206b5512 Merge pull request #27805 from Microsoft/jjh/fixbuildercache 8 years ago
  John Howard 4f3889e4be Windows: Fix builder cache bug 8 years ago
  Yong Tang 3e1b539e8d Fix dockerfile parser with empty line after escape 9 years ago
  Sebastiaan van Stijn 62ff3e9083 Merge pull request #27702 from tonistiigi/net-builder0 8 years ago
  Tonis Tiigi e3b48fca0d Add integration tests for build with network opts 8 years ago
  John Howard 9127818414 Windows: Honour escape directive fully 8 years ago
  Akihiro Suda bb17d1fabb [test] fix failure of TestBuildLabelsOverride on Windows 8 years ago
  Sebastiaan van Stijn 6f54d70a54 Merge pull request #27174 from duglin/Issue26027 8 years ago
  Darren Stahl 6482410c9d Enabled more test on Windows, API and Build 8 years ago
  Darren Stahl 443d7313f5 Enable more build tests on Windows 8 years ago
  Doug Davis 28a9a7deb0 Don't env-var evaluate labels from docker build cmd line 8 years ago
  Doug Davis 105bc63295 Require continuation char to be last char in a line 8 years ago
  Akihiro Suda 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 years ago
  Tonis Tiigi 4b8e680bcc Add integration test for build —cache-from 8 years ago
  Vincent Demeester 72f556a9ff Merge pull request #26516 from yongtang/26453-build-bad-syntax 8 years ago
  John Howard 34fe27f153 Windows: Remove hard coded base image 8 years ago
  John Howard b52c3ec4a4 Windows: Remove interim build hacks from tests 8 years ago
  John Howard 39f5d97cde Merge pull request #26553 from darrenstahlmsft/FixWildcard 8 years ago
  Darren Stahl 309056648c Windows: Fix wildcard expansion after slash in filename 8 years ago
  Yong Tang c8dc2b156a Check bad syntax on dockerfile before building. 8 years ago
  Darren Stahl e79b0b42f0 Windows: Enable more build tests 8 years ago
  Darren Stahl fdce2a7775 Don't attempt to evaluate drive root on Windows 8 years ago
  John Howard ede6163ec6 Windows CI: Enable some more build tests 8 years ago
  John Howard bb4b31585c Windows: Enable multiple cli build tests 8 years ago
  Daniel Nephin 6e7405ebd4 Fix tests and windows service. 9 years ago
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 years ago
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 years ago