提交历史

作者 SHA1 备注 提交日期
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content 8 年之前
  Sebastiaan van Stijn 05dc9846e1 remove client-side for supported logging drivers 8 年之前
  Brian Goff 6ef1060cd0 Fix volume plugin refecounting on daemon restart 8 年之前
  Yong Tang 7feb2a17e4 Fix `docker exec -u` issue after docker daemon restart 8 年之前
  Vincent Demeester c502fb49dc Use *check.C in StartWithBusybox, Start, Stop and Restart… 8 年之前
  Vincent Demeester f4a34a1f06 Remove check.C field from daemon and Use errors package 8 年之前
  Vincent Demeester 48de91a33f Extract daemon to its own package 8 年之前
  Michael Crosby 47637b49a0 Convert err description to lower 8 年之前
  Sebastiaan van Stijn a6688959b4 Merge pull request #26973 from allencloud/change-code-in-container-restore 8 年之前
  Yong Tang d7be6b2deb Add config parameter to change stop timeout during daemon shutdown 9 年之前
  Vincent Demeester 91312f71aa Merge pull request #26882 from runcom/proxy-path 8 年之前
  Antonio Murdaca dd2e1947dc daemon: add --userland-proxy-path flag 8 年之前
  Kenfe-Mickael Laventure 7e12c3bb99 Update containerd and runc 8 年之前
  Alessandro Boch a0af884d3a Respect --bridge=none 8 年之前
  Akihiro Suda 7fb7a477d7 [nit] integration-cli: obey Go's naming convention 8 年之前
  allencloud 6184ff312d change code in container restore 8 年之前
  Stephen J Day 8e5ef8af5c client: don't hide context errors 8 年之前
  Brian Goff dc712b9249 restore migrating pre-1.7.0 volumes 8 年之前
  Yong Tang 5c0fd2d06e Change related test from DockerSuite to DockerDaemonSuite in `docker_cli_daemon_test.go` 8 年之前
  Kenfe-Mickael Laventure 88bfa6ede8 Add integration test to check persistence of exitcode and error message 8 年之前
  Vincent Demeester 5168c93419 Merge pull request #23830 from ardnaxelarak/23345_remove_name_from_volume_create 8 年之前
  Brian Goff 20f99a8634 TestDaemonDiscoveryBackendConfigReload behavior 9 年之前
  Kara Alexandra ba3f0bf0e7 Add option to specify name without --name in volume create 9 年之前
  Daniel Nephin 6e7405ebd4 Fix tests and windows service. 9 年之前
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() 9 年之前
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() 9 年之前
  Alexander Morozov 64605d709f Merge pull request #23951 from allencloud/defer-os-file-close 9 年之前
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak 9 年之前
  Zhang Wei 3c2886d8a4 Move --rm to daemon side 9 年之前
  Daniel Nephin fab2a3dc82 Ignore 'not a swarm error' when inspecting a task. 9 年之前