Commit History

Author SHA1 Message Date
  Yong Tang 9526e5c6ae Fix duplicate mount point for `--volumes-from` in `docker run` 8 years ago
  Ben Firshman f0d55cd081 Rename Remote API to Engine API 8 years ago
  Qiang Huang e6866492c4 Fix bunch of typos 8 years ago
  Yong Tang 9ce8aac55e Show volume options for `docker volume inspect` 8 years ago
  Kenfe-Mickael Laventure d36952749d Move types.Volumes optional fields under a new type 8 years ago
  Kenfe-Mickael Laventure f2e11fb8d1 Add /system/df API endpoint 9 years ago
  Kenfe-Mickael Laventure c6db1e9c1b Add Size and RefCount fields to types.Volume 9 years ago
  Vincent Demeester e54171378c Merge pull request #26656 from miaoyq/rename-name-to-destination 8 years ago
  Yanqiang Miao 57cec5a777 Rename the variable 'name' to 'destination' 8 years ago
  Daniel Nephin c452e1bfe6 Move errors/ to api/errors 8 years ago
  Brian Goff 29b1c1da73 Migrate old mount format to use mount specs 9 years ago
  Brian Goff fc7b904dce Add new `HostConfig` field, `Mounts`. 9 years ago
  Michael Crosby 91e197d614 Add engine-api types to docker 9 years ago
  Antonio Murdaca 756f6cef4a daemon: allow tmpfs to trump over VOLUME(s) 9 years ago
  Brian Goff 2f40b1b281 Add support for volume scopes 9 years ago
  Dan Walsh 322cc99c69 Need to create bind mount volume if it does not exist. 9 years ago
  Lei Jitang 5e5e1d7ada Fix docker create with duplicate volume failed to remove 9 years ago
  Brian Goff 9e6b1852a7 Fix N+1 calling `Path()` on `volume ls` 9 years ago
  Tibor Vass 53d2e5e9d7 Merge pull request #21270 from ehazlett/resource-labels 9 years ago
  Evan Hazlett fc214b4408 add label support for build, networks and volumes 9 years ago
  Brian Goff b0ac69b67e Add explicit flags for volume cp/no-cp 9 years ago
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation 9 years ago
  Dan Walsh 843a119d49 Do not relabel if user did not request it for non local volumes 9 years ago
  David Calavera a793564b25 Remove static errors from errors package. 9 years ago
  Brian Goff 00ec6102d9 Probe all drivers if volume driver not specified 9 years ago
  Brian Goff dd7d1c8a02 On container rm, don't remove named mountpoints 9 years ago
  Brian Goff d85b9f8580 Fix loading of containerized plugins 9 years ago
  David Calavera aab3596397 Remove duplicated lazy volume initialization. 9 years ago
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
  Brian Goff d3eca4451d Move responsibility of ls/inspect to volume driver 9 years ago