提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  David Calavera 444c82d19d Remove daemon field from container. 9 年之前
  David Calavera 5dc3a9a6da Decouple daemon and container from the stats collector. 9 年之前
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. 9 年之前
  David Calavera 019c337b93 Decouple daemon and container to cleanup containers. 9 年之前
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 年之前
  David Calavera 2c72015ce3 Decouple daemon and container to manage volumes. 9 年之前
  David Calavera c1c42db060 Decouple daemon and container to execute processes. 9 年之前
  David Calavera ebf707ec5f Move `Daemon.containerCopy` to daemon/archive.go 9 年之前
  David Calavera 89decc4446 Remove unused function `Container.getImage`. 9 年之前
  David Calavera 6ea9a880dc Remove unnecessary `Container.changes` function. 9 年之前
  David Calavera 3a49765046 Decouple daemon and container to mount and unmount filesystems. 9 年之前