提交历史

作者 SHA1 备注 提交日期
  Shijiang Wei 2968fa44eb emit a "tag" event when building image with "-t" parameter 9 年之前
  Jessica Frazelle ea3afdad61 add test-integration-cli specifics for userns 9 年之前
  Phil Estes 442b45628e Add user namespace (mapping) support to the Docker engine 9 年之前
  Tibor Vass f41230b93a Move builder files to builder/dockerfile 10 年之前
  Brian Goff 8e5bb8fdd3 Do not parse config.Volumes for named volumes 9 年之前
  John Howard b69c13b1a6 Windows: Nice error on ARG (builder) 9 年之前
  Antonio Murdaca b616b8a17a integration-cli: check err on tmp dir creation 9 年之前
  Madhav Puri 54240f8da9 Support for passing build-time variables in build context 10 年之前
  John Howard 6167c7bfb8 Windows: Turn off TestBuildStopSignal 9 年之前
  David Calavera 3781cde61f Add `STOPSIGNAL` instruction to dockerfiles. 10 年之前
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 年之前
  Alexander Morozov 0009852cb0 Merge pull request #15877 from Microsoft/10662-trigger 10 年之前
  John Howard 6620102926 Fix trigger count and output 10 年之前
  Doug Davis 51e721ab07 Add missing defer to delete temp dir 10 年之前
  John Howard 17d6c6c7e5 Builder counts from 1 10 年之前
  Soshi Katsuta a41f431d11 integration-cli: use c.Assert(err, check.IsNil) instead of if err != nil 10 年之前
  Soshi Katsuta d45fcc6c80 integration-cli: add a integration test to avoid parsing null string in ADD, COPY and VOLUME to nil slice 10 年之前
  Veres Lajos 5146232723 typofix - https://github.com/vlajos/misspell_fixer 10 年之前
  Arnaud Porterie b71cf69380 Merge pull request #15132 from LK4D4/improve_test 10 年之前
  Alexander Morozov 0d09439ace Fix message and add additional check to TestBuildContainerWithCgroupParent 10 年之前
  Josh Hawn bb2e6c72d2 [api/client] Tag resolved digest from Dockerfile 10 年之前
  Michael Crosby bdc55be9b4 Merge pull request #15039 from jlhawn/fix_build_context_is_symlink 10 年之前
  Josh Hawn 01d570ad30 [api/client] Fix build when context dir is symlink 10 年之前
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 年之前
  Doug Davis d883540440 Adda test for using -f w/git repo on build 10 年之前
  Derek McGowan 871d2b96ed Add build integration cli tests 10 年之前
  Shishir Mahajan e7fc632147 Add and modify tests for legacy and new daemon invokations 10 年之前
  Ben Firshman 6b3c928140 Fix golint warnings for integration-cli 10 年之前
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) 10 年之前
  Antonio Murdaca d3566fa0b1 Cleanup not needed calls to deleteImages 10 年之前