Commit History

Author SHA1 Message Date
  David Calavera 157b66ad39 Remove exec-driver global daemon option. 9 years ago
  Sebastiaan van Stijn 448398c2a8 Merge pull request #15780 from mountkin/build-multi-tags 9 years ago
  Shijiang Wei c2eb37f9ae Add ability to add multiple tags with docker build 9 years ago
  Antonio Murdaca 04ef69a1e9 integration-cli: docker_cli_build_test: check error before defer 9 years ago
  Shijiang Wei 2968fa44eb emit a "tag" event when building image with "-t" parameter 9 years ago
  Jessica Frazelle ea3afdad61 add test-integration-cli specifics for userns 9 years ago
  Phil Estes 442b45628e Add user namespace (mapping) support to the Docker engine 9 years ago
  Tibor Vass f41230b93a Move builder files to builder/dockerfile 9 years ago
  Brian Goff 8e5bb8fdd3 Do not parse config.Volumes for named volumes 9 years ago
  John Howard b69c13b1a6 Windows: Nice error on ARG (builder) 9 years ago
  Antonio Murdaca b616b8a17a integration-cli: check err on tmp dir creation 9 years ago
  Madhav Puri 54240f8da9 Support for passing build-time variables in build context 10 years ago
  John Howard 6167c7bfb8 Windows: Turn off TestBuildStopSignal 9 years ago
  David Calavera 3781cde61f Add `STOPSIGNAL` instruction to dockerfiles. 10 years ago
  John Howard f9a3558a9d Windows: Get Integration CLI running 9 years ago
  Alexander Morozov 0009852cb0 Merge pull request #15877 from Microsoft/10662-trigger 9 years ago
  John Howard 6620102926 Fix trigger count and output 9 years ago
  Doug Davis 51e721ab07 Add missing defer to delete temp dir 9 years ago
  John Howard 17d6c6c7e5 Builder counts from 1 9 years ago
  Soshi Katsuta a41f431d11 integration-cli: use c.Assert(err, check.IsNil) instead of if err != nil 10 years ago
  Soshi Katsuta d45fcc6c80 integration-cli: add a integration test to avoid parsing null string in ADD, COPY and VOLUME to nil slice 10 years ago
  Veres Lajos 5146232723 typofix - https://github.com/vlajos/misspell_fixer 10 years ago
  Arnaud Porterie b71cf69380 Merge pull request #15132 from LK4D4/improve_test 10 years ago
  Alexander Morozov 0d09439ace Fix message and add additional check to TestBuildContainerWithCgroupParent 10 years ago
  Josh Hawn bb2e6c72d2 [api/client] Tag resolved digest from Dockerfile 10 years ago
  Michael Crosby bdc55be9b4 Merge pull request #15039 from jlhawn/fix_build_context_is_symlink 10 years ago
  Josh Hawn 01d570ad30 [api/client] Fix build when context dir is symlink 10 years ago
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 years ago
  Doug Davis d883540440 Adda test for using -f w/git repo on build 10 years ago
  Derek McGowan 871d2b96ed Add build integration cli tests 10 years ago