Commit History

Author SHA1 Message Date
  boucher d8fef66b03 Initial implementation of containerd Checkpoint API. 9 years ago
  Jana Radhakrishnan 99a98ccc14 Add support for docker run in swarm mode overlay 9 years ago
  Michael Crosby 91e197d614 Add engine-api types to docker 9 years ago
  Yong Tang 1e6eccae69 Fix issue in `--ip6` validation for `docker create` 9 years ago
  allencloud 5d6023cf8e add warning in containerCreate response 9 years ago
  Yong Tang c7045eb935 Validate `--ip` and `--ip6` for `docker create` 9 years ago
  Zhang Wei 4df77c11e0 bugfix: report "destroy" after all volumes of container destroy 9 years ago
  Yong Tang c8d3ee8093 Allow unset `--entrypoint` in `docker run` or `docker create` 9 years ago
  Vincent Demeester 6daf3d2a78 Validate hostname starting from 1.24 API. 9 years ago
  Tonis Tiigi 534a90a993 Add Swarm management backend 9 years ago
  Alexander Morozov c050102536 Merge pull request #23019 from vdemeester/more-daemon-horn-moving 9 years ago
  Vincent Demeester bfa0885c37 Moving some more methods away from daemon.go 9 years ago
  Brian Goff 3f6fa8af45 Merge pull request #22993 from rhatdan/relabel 9 years ago
  Alexander Morozov d9db8960fd Merge pull request #22949 from vdemeester/move-daemon-container-horn 9 years ago
  Dan Walsh c3dd6074b0 Multiple fixes for SELinux labels. 9 years ago
  Vincent Demeester fb48bf518b Move some container related methods and structs to smaller files 9 years ago
  Chun Chen a8d013495c Fix building image error if bridge network is disabled 9 years ago
  Mrunal Patel fb43ef649b Add support for --pid=container:<id> 9 years ago
  Shijiang Wei 1790980ec6 inherit the daemon log options when creating containers 9 years ago
  Brian Goff 9e6b1852a7 Fix N+1 calling `Path()` on `volume ls` 9 years ago
  Alexander Morozov 114be249f0 daemon: register container as late as possible 9 years ago
  Shishir Mahajan b16decfccf CLI flag for docker create(run) to change block device size. 9 years ago
  Evan Hazlett fc214b4408 add label support for build, networks and volumes 9 years ago
  Shijiang Wei 068085005e validate log-opt when creating containers AGAIN 9 years ago
  Shijiang Wei 7285c9a53a validate log-opt when creating containers 9 years ago
  David Calavera a793564b25 Remove static errors from errors package. 9 years ago
  Qiang Huang 8ae6f6ac28 Support update swap memory only 9 years ago
  Alessandro Boch cfa515fd9d Reject multiple networks on container creation 9 years ago
  Stephen Rust 7c70ad058f Allow external volume drivers to host anonymous volumes and copy existing data from image. 9 years ago
  Alessandro Boch 2bb3fc1bc5 Allow user to choose the IP address for the container 9 years ago