提交歷史

作者 SHA1 備註 提交日期
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 年之前
  Stefan Scherer 88c1bc10c4 Increase timeouts to fix test on ARM 9 年之前
  Alexander Morozov f5e318a17b Merge pull request #17090 from duglin/dockerignoreWildcards 9 年之前
  Doug Davis eddb14a44e Support multi-dir wildcards in .dockerignore 9 年之前
  Tonis Tiigi 86faf1e165 Add test for builder cache with root source path 9 年之前
  David Calavera 014bab03ef Merge pull request #17789 from duglin/Issue17781 9 年之前
  Doug Davis 6990f8c616 Allow for env vars to have spaces in some cases 9 年之前
  Brian Goff bf5a6d2a83 Merge pull request #17710 from tonistiigi/fix-builder-symlinks 9 年之前
  Tonis Tiigi 47da59f7ec Fix symlink handling in builder ADD/COPY commands 9 年之前
  David Calavera 157b66ad39 Remove exec-driver global daemon option. 9 年之前
  Sebastiaan van Stijn 448398c2a8 Merge pull request #15780 from mountkin/build-multi-tags 9 年之前
  Shijiang Wei c2eb37f9ae Add ability to add multiple tags with docker build 10 年之前
  Antonio Murdaca 04ef69a1e9 integration-cli: docker_cli_build_test: check error before defer 9 年之前
  Shijiang Wei 2968fa44eb emit a "tag" event when building image with "-t" parameter 9 年之前
  Jessica Frazelle ea3afdad61 add test-integration-cli specifics for userns 10 年之前
  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) 10 年之前
  Antonio Murdaca b616b8a17a integration-cli: check err on tmp dir creation 10 年之前
  Madhav Puri 54240f8da9 Support for passing build-time variables in build context 10 年之前
  John Howard 6167c7bfb8 Windows: Turn off TestBuildStopSignal 10 年之前
  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 年之前