コミット履歴

作者 SHA1 メッセージ 日付
  LK4D4 81d1641139 Move expose build test to integration-cli 11 年 前
  LK4D4 c58991f31a Move cmd build test to integration-cli 11 年 前
  LK4D4 b05be686ec Move env build test to integration-cli 11 年 前
  LK4D4 40630ce4b6 Move relative workdir build test to integration-cli 11 年 前
  LK4D4 360fb3d4ea Move user build test to integration-cli 11 年 前
  LK4D4 3dd4c5f499 Move maintainer build test to integration-cli 11 年 前
  LK4D4 11f7f0bf9b Move volume build test to integration-cli 11 年 前
  Michael Crosby db1a3551a3 Merge pull request #5839 from unclejack/improve_build_rm 11 年 前
  Victor Vieux 603e00a3a7 move inspect from server to daemon 11 年 前
  unclejack 667e2bd4ea bump remote api to 1.12 & add --force-rm to build 11 年 前
  Victor Vieux 2aff119baa Revert "refactor build job to know only configFile" 11 年 前
  Alexander Larsson 359b7df5d2 Rename runtime/* to daemon/* 11 年 前
  Victor Vieux b9731bccf2 refactor build job to know only configFile 11 年 前
  unclejack 5b9c8607d9 Merge pull request #4759 from crosbymichael/comments-in-buildfile 11 年 前
  Michael Crosby 67af7b3fb0 Strip comments before parsing line continuations 11 年 前
  Michael Crosby 0fb01fd8fe Follow symlinks inside container root for build's ADD 11 年 前
  Tianon Gravi c1f492755b Improve WORKDIR test to cover more edge cases 11 年 前
  Tianon Gravi 054b85a7b2 Add proper support for relative WORKDIR instructions 11 年 前
  Michael Crosby 8cf0b80a78 Update integration tests for server pkg 11 年 前
  Guillaume J. Charmes 7b89af2a08 Add unit test for expose cache 11 年 前
  Michael Crosby 82a5439835 Move image into sub pkg 11 年 前
  unclejack b829e96cde forbid chained onbuild, from & maintainer triggers 11 年 前
  Solomon Hykes 9b56da78e0 Refactor utility `MkBuildContext` to the more generic `archive.Generate` 11 年 前
  Victor Vieux 2dcb48af0f Merge pull request #3524 from tianon/supplementary-groups 11 年 前
  Solomon Hykes ded9e0d6df builder: clearly display ONBUILD triggers during a build. 11 年 前
  Solomon Hykes 9f994c9646 New build instruction: ONBUILD defines a trigger to execute when extending an image with a new build 11 年 前
  Tianon Gravi e8963748fc Consolidate a bunch of the supplementary-groups tests to cut down on the number of RUN lines in a single Dockerfile within TestBuild 11 年 前
  Tianon Gravi ee93f6185b Move UserLookup functionality into a separate pkg/user submodule that implements proper parsing of /etc/passwd and /etc/group, and use that to add support for "docker run -u user:group" and for getting supplementary groups (if ":group" is not specified) 11 年 前
  Michael Crosby 2a6e93a6fb Merge pull request #3558 from tianon/buildfile-run-json 11 年 前
  Jake Moshenko 6e6ff85362 Fix support for registry auth with Dockerfile build. 11 年 前