Brian Goff
|
9a2d0bc3ad
Fix uneccessary calls to `volume.Unmount()`
|
8 年之前 |
Anusha Ragunathan
|
cf55397e13
Merge pull request #27164 from cpuguy83/carry_24205
|
8 年之前 |
Brian Goff
|
6a0bdffc1a
Fix volume creates blocked by stale cache entries
|
8 年之前 |
Akihiro Suda
|
18768fdc2e
api: add TypeTmpfs to api/types/mount
|
8 年之前 |
Yong Tang
|
9ce8aac55e
Show volume options for `docker volume inspect`
|
8 年之前 |
Brian Goff
|
2a5e85e2e8
Fix some places where low-level errors bubbled up
|
8 年之前 |
Brian Goff
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
9 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
9 年之前 |
Antonis Kalipetis
|
72d8a77d52
Make host directory mounts use idtools.MkdirAllNewAs
|
9 年之前 |
Brian Goff
|
6d98e344c7
revendor engine-api
|
9 年之前 |
Yanqiang Miao
|
a503f3ac2f
optimize a print in
|
9 年之前 |
Sebastiaan van Stijn
|
8f93128cd6
Change mount-types to lowercase
|
9 年之前 |
Robert Terhaar
|
29fea0fd2e
fixes minor typo in comment
|
9 年之前 |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
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 年之前 |
Sebastiaan van Stijn
|
4e080347af
Enable auto-creation of host-path on Windows
|
9 年之前 |
Brian Goff
|
2b6bc294fc
When calling volume driver Mount, send opaque ID
|
9 年之前 |
Brian Goff
|
4e898ae64b
Merge pull request #22065 from thaJeztah/remove-deprecation-message
|
9 年之前 |
Brian Goff
|
36a1c56cf5
Allow volume drivers to provide a `Status` field
|
9 年之前 |
Sebastiaan van Stijn
|
1d02ad2a51
Remove deprecation warning
|
9 年之前 |
Brian Goff
|
b0ac69b67e
Add explicit flags for volume cp/no-cp
|
9 年之前 |
allencloud
|
34b82a69b9
fix some typos.
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |
Victor Vieux
|
99a396902f
fix common misspell
|
9 年之前 |
Brian Goff
|
dd7d1c8a02
On container rm, don't remove named mountpoints
|
9 年之前 |
Brian Goff
|
d3eca4451d
Move responsibility of ls/inspect to volume driver
|
9 年之前 |
Daniel Nephin
|
c5a2fdb697
Move volume.SplitN() to the one place it is used in runconfig.
|
9 年之前 |
Vivek Goyal
|
a2dc4f79f2
Add capability to specify mount propagation per volume
|
9 年之前 |
Bryan Boreham
|
899caaca9c
Fix spelling of 'existent'
|
9 年之前 |