Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
před 1 rokem |
Paweł Gronowski
|
eb56493f4e
c8d/commit: Don't produce an empty layer
|
před 1 rokem |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
před 2 roky |
Cory Snider
|
6690d2969c
pkg/archive: bail if setting xattrs is unsupported
|
před 2 roky |
Cory Snider
|
f2f884a92f
pkg/archive: create whiteout temp dir under dest
|
před 2 roky |
Sebastiaan van Stijn
|
ec000ce555
pkg/archive: use filepath.WalkDir instead of filepath.Walk
|
před 2 roky |
Sebastiaan van Stijn
|
4347080b46
pkg/system: remove Umask() utility
|
před 2 roky |
Bjorn Neergaard
|
4831ff9f27
refactor(pkg/archive): factor out createImpliedDirectories helper
|
před 2 roky |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
před 3 roky |
Cory Snider
|
833139f390
pkg/archive: audit gosec file-traversal lints
|
před 3 roky |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
před 3 roky |
Tibor Vass
|
32688a47f3
Merge pull request #39699 from thaJeztah/mkdirall_dropin
|
před 6 roky |
Louis Delossantos
|
9c5f3adbf5
add options.NoLchown option to createTar call
|
před 6 roky |
Sebastiaan van Stijn
|
e554ab5589
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
|
před 6 roky |
John Howard
|
56b732058e
pkg/archive fixes, and port most unit tests to Windows
|
před 6 roky |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
před 7 roky |
Joe Ferguson
|
76e99e1a8b
Close readclosers returned by DecompressStream
|
před 8 roky |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
před 7 roky |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
před 8 roky |
John Howard
|
ed10ac6ee9
LCOW: Create layer folders with correct ACL
|
před 8 roky |
Daniel Nephin
|
df248d31d9
Remove ToHost and replace it with IDMappings.ToHost
|
před 8 roky |
unclejack
|
5957dc4899
pkg/archive/diff.go: avoid redundant options init
|
před 8 roky |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
před 8 roky |
Serge Hallyn
|
617c352e92
Don't create devices if in a user namespace
|
před 9 roky |
Tonis Tiigi
|
db3070ab1b
Fix opq whiteouts problems for files with dot prefix
|
před 9 roky |
John Howard
|
6d71f27760
Windows: Fix AV in build due to userns
|
před 9 roky |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
před 9 roky |
Jess Frazelle
|
134fefbaa2
Merge pull request #16490 from Microsoft/10662-mtimefix
|
před 9 roky |
Darren Stahl
|
40b77af234
Fixed file modified time not changing on Windows
|
před 9 roky |
Tonis Tiigi
|
2fb5d0c323
Add constants for AUFS whiteout files
|
před 9 roky |