Cory Snider
|
f2f884a92f
pkg/archive: create whiteout temp dir under dest
|
2 年之前 |
Sebastiaan van Stijn
|
ec000ce555
pkg/archive: use filepath.WalkDir instead of filepath.Walk
|
2 年之前 |
Sebastiaan van Stijn
|
4347080b46
pkg/system: remove Umask() utility
|
2 年之前 |
Bjorn Neergaard
|
4831ff9f27
refactor(pkg/archive): factor out createImpliedDirectories helper
|
2 年之前 |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 年之前 |
Cory Snider
|
833139f390
pkg/archive: audit gosec file-traversal lints
|
3 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Tibor Vass
|
32688a47f3
Merge pull request #39699 from thaJeztah/mkdirall_dropin
|
5 年之前 |
Louis Delossantos
|
9c5f3adbf5
add options.NoLchown option to createTar call
|
5 年之前 |
Sebastiaan van Stijn
|
e554ab5589
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
|
5 年之前 |
John Howard
|
56b732058e
pkg/archive fixes, and port most unit tests to Windows
|
6 年之前 |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 年之前 |
Joe Ferguson
|
76e99e1a8b
Close readclosers returned by DecompressStream
|
8 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
John Howard
|
ed10ac6ee9
LCOW: Create layer folders with correct ACL
|
8 年之前 |
Daniel Nephin
|
df248d31d9
Remove ToHost and replace it with IDMappings.ToHost
|
8 年之前 |
unclejack
|
5957dc4899
pkg/archive/diff.go: avoid redundant options init
|
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 年之前 |
Tonis Tiigi
|
db3070ab1b
Fix opq whiteouts problems for files with dot prefix
|
9 年之前 |
John Howard
|
6d71f27760
Windows: Fix AV in build due to userns
|
9 年之前 |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 年之前 |
Jess Frazelle
|
134fefbaa2
Merge pull request #16490 from Microsoft/10662-mtimefix
|
9 年之前 |
Darren Stahl
|
40b77af234
Fixed file modified time not changing on Windows
|
9 年之前 |
Tonis Tiigi
|
2fb5d0c323
Add constants for AUFS whiteout files
|
9 年之前 |
Tonis Tiigi
|
00e3277107
Add basic support for .wh..wh..opq
|
9 年之前 |
Veres Lajos
|
5146232723
typofix - https://github.com/vlajos/misspell_fixer
|
10 年之前 |
Lei Jitang
|
ba332b7d12
Enable golint in pkg/arcive
|
10 年之前 |
Vincent Batts
|
56bf275e32
archive, chrootarchive: split out decompression
|
10 年之前 |