Brian Goff
|
d44c9f9147
Fix volumes-from/bind-mounts passed in on start
|
10 éve |
Michael Crosby
|
305e9cd2fa
Label standard mounts within loop
|
10 éve |
Dan Walsh
|
61b2766e75
Label content created for containers with the private label
|
10 éve |
unclejack
|
1cb17f03d0
add pkg/chrootarchive and use it on the daemon
|
10 éve |
Thomas Orozco
|
fb62e18441
Fix: Failed Start breaks VolumesFrom
|
10 éve |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 éve |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 éve |
Tibor Vass
|
cf44d6f9cc
Merge pull request #8665 from cpuguy83/8659_clean_paths_for_volumes
|
10 éve |
Brian Goff
|
ef98fe0763
Make container.Copy support volumes
|
10 éve |
Brian Goff
|
964f9965c7
Clean volume paths
|
10 éve |
Andrea Luzzardi
|
d7bcc099be
Merge pull request #8475 from cpuguy83/fix_create_phantom_volumes_on_container_restart
|
10 éve |
Brian Goff
|
c985302c5c
Fixes re-creating volume on (re)start
|
10 éve |
Brian Goff
|
9acf7c765c
Restore volume refs after daemon restart
|
10 éve |
Brian Goff
|
e95b6fb648
Fix #8398 - volumes copying data unexpectedly
|
10 éve |
Brian Goff
|
007b4f6340
Fixes bad validMountMode check
|
10 éve |
unclejack
|
4424d15f99
Merge pull request #8302 from rafecolton/move_archive_package_to_pkg
|
10 éve |
Rafe Colton
|
30d5a42c1f
Move archive package into pkg/archive
|
10 éve |
Brian Goff
|
8d7c7bd2e3
Fix potential race in volume creation
|
10 éve |
Brian Goff
|
45407cf00a
Split volumes out from daemon
|
11 éve |
Brian Goff
|
0a3211f131
Fix #7792 - Order mounts
|
10 éve |
Erik Hollensbe
|
09b700288e
Allow /etc/hosts and /etc/resolv.conf to be updated both outside and
|
10 éve |
Brian Goff
|
7495fbc0e3
Cleanup: applyVolumesFrom
|
11 éve |
Victor Vieux
|
f3b2c93b9f
allow /etc/hosts /etc/resolv.conf and /etc/hostname to be changed
|
11 éve |
Brian Goff
|
e350df5b2c
Cleanup: initializeVolume
|
11 éve |
Brian Goff
|
f34679d0a9
Cleanup: extract bindmount spec parsing
|
11 éve |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 éve |
Timothy
|
7aed2130f9
Give context for the error that occures when you try to bind mount a volume with a relative path
|
11 éve |
Albert Zhang
|
b611198d28
mount of /.dockerinit is not needed for native driver, so move it into lxc driver
|
11 éve |
cyphar
|
5c069940db
daemon: *: updated getResourcePath and getRootResourcePath signatures
|
11 éve |
Tibor Vass
|
65d4047cb6
expose unresolved path for volumes and resolve symlink in container.getResourcePath
|
11 éve |