提交历史

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