提交历史

作者 SHA1 备注 提交日期
  Brian Goff 3cb310c210 Merge pull request #28988 from vdemeester/28985-dont-validate-hostname 8 年之前
  Sebastiaan van Stijn 9db5d649ae Fix restartpolicy max-retry validation 8 年之前
  Vincent Demeester ef39256dfb Remove hostname validation as it seems to break users 8 年之前
  Brian Goff 5ea75bb6bf Move `StreamConfig` out of `runconfig` 8 年之前
  Yong Tang 818d55c34b Fix `/proc/<pid>/oom_score_adj: invalid argument` error caused by empty env name 8 年之前
  Daniel Nephin c452e1bfe6 Move errors/ to api/errors 8 年之前
  Michael Crosby 91e197d614 Add engine-api types to docker 8 年之前
  Vincent Demeester d13ad3ef76 Merge pull request #24073 from johnharris85/move-restart-policy-check-to-daemon 9 年之前
  Zhang Wei 6dd8e10d6e Wait container's removal via Events API 9 年之前
  Zhang Wei 3c2886d8a4 Move --rm to daemon side 9 年之前
  johnharris85 94e95e4711 Move restart-policy validation from client to daemon. 9 年之前
  Vincent Demeester 6daf3d2a78 Validate hostname starting from 1.24 API. 9 年之前
  Tonis Tiigi 534a90a993 Add Swarm management backend 9 年之前
  Vincent Demeester bfa0885c37 Moving some more methods away from daemon.go 9 年之前
  Vincent Demeester fb48bf518b Move some container related methods and structs to smaller files 9 年之前
  David Calavera 6bb0d1816a Move Container to its own package. 9 年之前
  David Calavera d7117a1b71 Make sure container start doesn't make the DNS fields nil. 9 年之前
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 年之前
  David Calavera 9ca2e4e81c Move exec store to its own package inside the daemon. 9 年之前
  David Calavera 3f5b8f712d Extract StreamConfig struct out of the daemon package. 9 年之前
  David Calavera 060f4ae617 Remove the container initializers per platform. 9 年之前
  unclejack 13963957eb Merge pull request #17877 from aaronlehmann/capped-bytespipe 9 年之前
  Aaron Lehmann 64f8ee444d Cap the amount of buffering done by BytesPipe 9 年之前
  John Howard 3a852d8442 Windows [TP4] Fix docker cp when volumes 9 年之前
  David Calavera f1a74a89f8 Use an empty slice as default value for DNS, DNSSearch and DNSOptions 9 年之前
  Solomon Hykes 2519f46550 Merge pull request #17700 from calavera/remove_lxc 9 年之前
  David Calavera 157b66ad39 Remove exec-driver global daemon option. 9 年之前
  David Calavera 3b5fac462d Remove LXC support. 9 年之前
  Alexander Morozov bb0e7eb196 Move errcode handling for resize upper 9 年之前
  David Calavera 63efc12070 Remove further references to the daemon within containers. 9 年之前