Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 79b19c2e16 Merge pull request #33257 from mtesselH/master 8 years ago
  Marianna a46f757c40 Add CreatedAt filed to volume. Display when volume is inspected. 8 years ago
  Brian Goff d6e1cb7cbf Add continue on error in mountspec backport 8 years ago
  Brian Goff 3cf18596e9 Fix issue backporting mount spec to pre-1.13 obj 8 years ago
  Yong Tang 7025247324 Add `label` filter for `docker system prune` 8 years ago
  Brian Goff 898e84d5fd Remove undeeded and broken selinux relabel call 8 years ago
  Aaron.L.Xu e0577d5fe8 fix some typos from module contrib to man 8 years ago
  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 8 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