Victor Vieux
|
462d79165f
Merge pull request #34224 from estesp/no-chown-nwfiles-outside-metadata
|
7 年之前 |
Yong Tang
|
4785f1a7ab
Remove solaris build tag and `contrib/mkimage/solaris
|
7 年之前 |
Phil Estes
|
42716dcf5c
Only chown network files within container metadata
|
8 年之前 |
Fabio Kung
|
76d96418b1
avoid saving container state to disk before daemon.Register
|
8 年之前 |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 年之前 |
Fabio Kung
|
201a37f7a1
verifyVolumesInfo needs a container lock
|
8 年之前 |
Daniel Nephin
|
93fbdb69ac
Remove error return from RootPair
|
8 年之前 |
Daniel Nephin
|
09cd96c5ad
Partial refactor of UID/GID usage to use a unified struct.
|
8 年之前 |
Lei Jitang
|
7318eba5b2
Don't create source directory while the daemon is being shutdown, fix #30348
|
8 年之前 |
zhukj
|
cf3ef262b1
close the file
|
8 年之前 |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 年之前 |
Akihiro Suda
|
18768fdc2e
api: add TypeTmpfs to api/types/mount
|
8 年之前 |
Brian Goff
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
9 年之前 |
Tõnis Tiigi
|
a6daa94e3e
Merge pull request #26342 from cpuguy83/20079_restore_volume_migrate
|
8 年之前 |
Brian Goff
|
dc712b9249
restore migrating pre-1.7.0 volumes
|
8 年之前 |
Antonis Kalipetis
|
72d8a77d52
Make host directory mounts use idtools.MkdirAllNewAs
|
9 年之前 |
Brian Goff
|
6d98e344c7
revendor engine-api
|
9 年之前 |
Antonio Murdaca
|
756f6cef4a
daemon: allow tmpfs to trump over VOLUME(s)
|
9 年之前 |
Dan Walsh
|
322cc99c69
Need to create bind mount volume if it does not exist.
|
9 年之前 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
Jessica Frazelle
|
8dd88afb5b
remove dead code
|
9 年之前 |
David Calavera
|
aab3596397
Remove duplicated lazy volume initialization.
|
9 年之前 |
Darren Shepherd
|
2aa673aed7
Lazy initialize Volume on container Mount object
|
9 年之前 |
David Calavera
|
9d12d09300
Add volume events.
|
9 年之前 |
Vivek Goyal
|
a2dc4f79f2
Add capability to specify mount propagation per volume
|
9 年之前 |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 年之前 |
David Calavera
|
060f4ae617
Remove the container initializers per platform.
|
9 年之前 |
David Calavera
|
63efc12070
Remove further references to the daemon within containers.
|
9 年之前 |
John Howard
|
a7e686a779
Windows: Add volume support
|
9 年之前 |
Phil Estes
|
79240b9eaf
Correct mismatched function names (UID() and Gid())
|
9 年之前 |