Historia zmian

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