コミット履歴

作者 SHA1 メッセージ 日付
  Sebastiaan van Stijn 3e0565e17c builder/dockerfile: format code with gofumpt 3 年 前
  Laura Brehm e46674b6a7 c8d: implement classic builder 2 年 前
  Sebastiaan van Stijn ecb4ed172b builder: fix empty-lines (revive) 2 年 前
  Cory Snider 9ce2b30b81 pkg/containerfs: drop ContainerFS type alias 2 年 前
  Cory Snider 95824f2b5f pkg/containerfs: simplify ContainerFS type 2 年 前
  Sebastiaan van Stijn afd9a6c2b2 builder/remotecontext: use lowercase for error 4 年 前
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 年 前
  Chris Price c21a3cf432 Add variant to image.Image and legacy builder 6 年 前
  John Howard 63f9c7784b LCOW: Log stderr on failures 7 年 前
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 年 前
  Vincent Demeester a7999aaa53 Skip some tests requires root uid when run as user 7 年 前
  Daniel Nephin 6be0f70983 Automated migration using 7 年 前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年 前
  Sebastiaan van Stijn d1c34831e9 Fixes for libcontainer changes 7 年 前
  Daniel Nephin 9bcd5d2574 Add deepCopyRunConfig for copying buidler runConfig 7 年 前
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build 8 年 前
  Phil Estes 19a29f6fcf Rebase --chown function for ADD/COPY 8 年 前
  John Howard fe7b4d8fcd LCOW: Set correct default shell for platform in builder 8 年 前
  Daniel Nephin 0296797f0f Extract squash and tagging from the Dockerfile builder. 8 年 前
  Daniel Nephin 0d9e66b98a Extract commitContainer from commit() to separate the distinct branches 8 年 前
  Tonis Tiigi d1faf3df27 Refactor remote context parsing 8 年 前
  Aaron Lehmann 6052f2b396 Remove pkg/testutil/assert in favor of testify 8 年 前
  Daniel Nephin bfcd95817a Factor out functions from builder/dockerfile/builder.go:Builder.build() 8 年 前
  Daniel Nephin f3e205ddc1 Remove the dockerfile field from Builder. 8 年 前
  Aaron.L.Xu f8a4047796 why there are so many mistakes in our repo (up to /cmd) 8 年 前
  Michael Crosby 91e197d614 Add engine-api types to docker 8 年 前
  Tomasz Kopczynski 9408b205f5 Builder dispatchers unit tests 9 年 前
  Vincent Demeester e08aed59df Merge pull request #23322 from tkopczynski/20784-builder-dockerfile-symlink 9 年 前
  Tomasz Kopczynski 830584b011 Reimplement integration test for symlink Dockerfile as a unit test 9 年 前
  Tomasz Kopczynski fb175bb367 Reimplementing builder tests for Dockerfile outside context as a unit test 9 年 前