Commit History

Author SHA1 Message Date
  David Calavera 014bab03ef Merge pull request #17789 from duglin/Issue17781 9 years ago
  Doug Davis 6990f8c616 Allow for env vars to have spaces in some cases 9 years ago
  Brian Goff bf5a6d2a83 Merge pull request #17710 from tonistiigi/fix-builder-symlinks 9 years ago
  Tonis Tiigi 47da59f7ec Fix symlink handling in builder ADD/COPY commands 9 years ago
  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 10 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 10 years ago
  Alexander Morozov 0009852cb0 Merge pull request #15877 from Microsoft/10662-trigger 9 years ago
  John Howard 6620102926 Fix trigger count and output 10 years ago
  Doug Davis 51e721ab07 Add missing defer to delete temp dir 10 years ago
  John Howard 17d6c6c7e5 Builder counts from 1 10 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