Brian Goff
|
03f1c3d78f
Lock down docker root dir perms.
|
4 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 年之前 |
Brian Goff
|
7f5e39bd4f
Use real root with 0701 perms
|
4 年之前 |
Sebastiaan van Stijn
|
5ca758199d
replace pkg/locker with github.com/moby/locker
|
4 年之前 |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 年之前 |
Jintao Zhang
|
18c22f5bc1
fix backingFs assignment
|
5 年之前 |
Kir Kolyshkin
|
e226aea280
overlay[2]: rm fs checks
|
5 年之前 |
Kir Kolyshkin
|
649e4c8889
Fix/improve overlay support check
|
5 年之前 |
Danny Milosavljevic
|
074eca1d79
Use fewer modprobes
|
6 年之前 |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 年之前 |
fanjiyun
|
0e8f96e317
When id is empty for overlay2/overlay, do not remove the directories.
|
7 年之前 |
Sebastiaan van Stijn
|
4f8c870d62
Fix some linting issues
|
7 年之前 |
Sebastiaan van Stijn
|
30f15d2bdc
overlay: do not ignore invalid storage-driver options
|
7 年之前 |
Alejandro González Hevia
|
9392838150
Standardized log messages accross the different storage drivers.
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
9803272f2d
Do not make graphdriver homes private mounts.
|
7 年之前 |
Sebastiaan van Stijn
|
b4a6313969
Golint: remove redundant ifs
|
7 年之前 |
Victor Vieux
|
bd8a9c25ee
Merge pull request #35514 from thaJeztah/disable-overlay-without-d_type
|
7 年之前 |
Sebastiaan van Stijn
|
0a4e793a3d
Allow existing setups to continue using d_type
|
7 年之前 |
Yong Tang
|
4047cede65
Merge pull request #35537 from sargun/vfs-use-copy_file_range
|
7 年之前 |
Sebastiaan van Stijn
|
0abb8dec3f
Remove support for overlay/overlay2 without d_type
|
7 年之前 |
Sebastiaan van Stijn
|
f9c8fa305e
Perform fsmagic detection on driver's home-dir if it exists
|
7 年之前 |
Michael Crosby
|
72e45fd54e
Merge pull request #35618 from kolyshkin/mkdir-all
|
7 年之前 |
Tõnis Tiigi
|
bdd9668b48
Merge pull request #35483 from thaJeztah/disallow-nfs-backing-for-overlay
|
7 年之前 |
Sargun Dhillon
|
d2b71b2660
Have VFS graphdriver use accelerated in-kernel copy
|
7 年之前 |
Kir Kolyshkin
|
516010e92d
Simplify/fix MkdirAll usage
|
7 年之前 |
Euan Kemp
|
af0d589623
graphdriver/overlay{,2}: remove 'merged' on umount
|
7 年之前 |
Euan Kemp
|
1e214c0952
graphdriver/overlay: minor doc comment cleanup
|
7 年之前 |
Sebastiaan van Stijn
|
38b3af567f
Remove deprecated MkdirAllAs(), MkdirAs()
|
7 年之前 |