Commit History

Upphovsman SHA1 Meddelande Datum
  David Calavera 6bb0d1816a Move Container to its own package. 9 år sedan
  David Calavera d7117a1b71 Make sure container start doesn't make the DNS fields nil. 9 år sedan
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 år sedan
  David Calavera 9ca2e4e81c Move exec store to its own package inside the daemon. 9 år sedan
  David Calavera 3f5b8f712d Extract StreamConfig struct out of the daemon package. 9 år sedan
  David Calavera 060f4ae617 Remove the container initializers per platform. 9 år sedan
  unclejack 13963957eb Merge pull request #17877 from aaronlehmann/capped-bytespipe 9 år sedan
  Aaron Lehmann 64f8ee444d Cap the amount of buffering done by BytesPipe 9 år sedan
  John Howard 3a852d8442 Windows [TP4] Fix docker cp when volumes 9 år sedan
  David Calavera f1a74a89f8 Use an empty slice as default value for DNS, DNSSearch and DNSOptions 9 år sedan
  Solomon Hykes 2519f46550 Merge pull request #17700 from calavera/remove_lxc 9 år sedan
  David Calavera 157b66ad39 Remove exec-driver global daemon option. 9 år sedan
  David Calavera 3b5fac462d Remove LXC support. 9 år sedan
  Alexander Morozov bb0e7eb196 Move errcode handling for resize upper 9 år sedan
  David Calavera 63efc12070 Remove further references to the daemon within containers. 9 år sedan
  David Calavera 444c82d19d Remove daemon field from container. 9 år sedan
  David Calavera 5dc3a9a6da Decouple daemon and container from the stats collector. 9 år sedan
  David Calavera c412300dd9 Decouple daemon and container to configure logging drivers. 9 år sedan
  David Calavera 019c337b93 Decouple daemon and container to cleanup containers. 9 år sedan
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 år sedan
  David Calavera 2c72015ce3 Decouple daemon and container to manage volumes. 9 år sedan
  David Calavera c1c42db060 Decouple daemon and container to execute processes. 9 år sedan
  David Calavera ebf707ec5f Move `Daemon.containerCopy` to daemon/archive.go 9 år sedan
  David Calavera 89decc4446 Remove unused function `Container.getImage`. 9 år sedan
  David Calavera 6ea9a880dc Remove unnecessary `Container.changes` function. 9 år sedan
  David Calavera 3a49765046 Decouple daemon and container to mount and unmount filesystems. 9 år sedan
  David Calavera 1c94f5f53a Decouple daemon and container to export containers. 9 år sedan
  David Calavera 9f79cfdb2f Decouple daemon and container to pause and unpause containers. 9 år sedan
  David Calavera 4f2a5ba360 Decouple daemon and container to stop and kill containers. 9 år sedan
  David Calavera 581380cc6c Move `exportContainerRw` to the daemon. 9 år sedan