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 |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
Brian Goff
|
ce0b1841c8
Merge pull request #17034 from rhvgoyal/volume-propagation
|
9 years ago |
Vivek Goyal
|
a2dc4f79f2
Add capability to specify mount propagation per volume
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 years ago |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 years ago |
Dan Walsh
|
b3e527dfd2
This patch adds --tmpfs as a option for mounting tmpfs on directories
|
9 years ago |
David Calavera
|
060f4ae617
Remove the container initializers per platform.
|
9 years ago |
Dan Walsh
|
d9011b3617
Fix relabel for SELinux
|
9 years ago |
John Howard
|
a7e686a779
Windows: Add volume support
|
9 years ago |
David Calavera
|
72bb56618b
Move volume ref counting store to a package.
|
9 years ago |
Lei Jitang
|
5746eb9501
Cleanup: remove unnecessary return at the end of block in volumes.go
|
9 years ago |
David Calavera
|
e61abac5fa
Merge pull request #16349 from cpuguy83/16302_deprecate_autocreate_binds
|
9 years ago |