Cory Snider
|
f2f884a92f
pkg/archive: create whiteout temp dir under dest
|
2 年之前 |
Sebastiaan van Stijn
|
4347080b46
pkg/system: remove Umask() utility
|
2 年之前 |
Cory Snider
|
1f22b15030
Lock OS threads when exec'ing with Pdeathsig
|
2 年之前 |
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 年之前 |
Sebastiaan van Stijn
|
472f21b923
replace uses of deprecated containerd/sys.RunningInUserNS()
|
4 年之前 |
Sebastiaan van Stijn
|
9ff990a2b9
pkg/chrootarchive: use containerd/sys to detect UserNamespaces
|
5 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Daehyeok Mun
|
6306019d0b
Refactoring ineffectual assignments
|
8 年之前 |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 年之前 |
Serge Hallyn
|
617c352e92
Don't create devices if in a user namespace
|
9 年之前 |
Amit Krishnan
|
a9c6169138
Remove flush(stdout) in pkg/chrootarchive/diff_unix.go and improve error reporting of flush() to fix #21103
|
9 年之前 |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 年之前 |
Lei Jitang
|
ba332b7d12
Enable golint in pkg/arcive
|
10 年之前 |
John Howard
|
5ab9654bc4
Tidy platform common bits in diff
|
10 年之前 |
Vincent Batts
|
56bf275e32
archive, chrootarchive: split out decompression
|
10 年之前 |
John Howard
|
3c177dc877
Windows: Docker build starting to work
|
10 年之前 |