Sebastiaan van Stijn
|
f7552f1de4
pkg/archive: format code with gofumpt
|
3 years ago |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 years ago |
Sebastiaan van Stijn
|
d59758450b
pkg/archive: make CanonicalTarNameForPath and alias for filepath.ToSlash
|
2 years ago |
Cory Snider
|
e9bbc41dd1
Remove local fork of archive/tar package
|
3 years ago |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 years ago |
Sebastiaan van Stijn
|
472f21b923
replace uses of deprecated containerd/sys.RunningInUserNS()
|
4 years ago |
Sebastiaan van Stijn
|
bb17074119
reformat "nolint" comments
|
4 years ago |
Akihiro Suda
|
d5d5cccb7e
pkg/archive: allow mknodding FIFO inside userns
|
4 years ago |
Sebastiaan van Stijn
|
f7d5d70e44
pkg/archive: use containerd/sys to detect UserNamespaces
|
5 years ago |
Tibor Vass
|
7410f1a859
pkg/archive: keep walkRoot clean if source is /
|
6 years ago |
Salahuddin Khan
|
763d839261
Add ADD/COPY --chown flag support to Windows
|
7 years ago |
John Howard
|
a5aed699cf
LCOW: lazycontext: Use correct lstat, fix archive check
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Tobias Klauser
|
86f080cff0
Use Mkdev, Major and Minor functions from golang.org/x/sys/unix
|
7 years ago |
Simon Ferquel
|
7c9e64a2e1
re-enable some conversion for darwin-amd64 platform
|
7 years ago |
Daniel Nephin
|
2f5f0af3fd
Add unconvert linter
|
7 years ago |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 years ago |
Tonis Tiigi
|
5c3d2d552b
Implement incremental file sync using client session
|
8 years ago |
Daniel Nephin
|
df248d31d9
Remove ToHost and replace it with IDMappings.ToHost
|
8 years ago |
unclejack
|
087f7307a6
pkg/{chroot,}archive: clean up a few small issues
|
8 years ago |
Tonis Tiigi
|
f95f58283b
Add support for COPY from previous rootfs
|
8 years ago |
Serge Hallyn
|
617c352e92
Don't create devices if in a user namespace
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Dmitry Vorobev
|
4102537cfd
Fixes #9283. Consider hardlinks in image size.
|
9 years ago |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 years ago |
Icaro Seara
|
997ba4b0da
Fix typo, "fil" -> "fill"
|
10 years ago |
Stefan J. Wernli
|
230cfc6ed2
Fixing Tar functions to support Windows long paths.
|
10 years ago |
unclejack
|
2f6e4fdb29
linting changes
|
10 years ago |
John Howard
|
8228ee4b0f
Windows: Archive package changes for Windows daemon
|
10 years ago |
Tianon Gravi
|
576985a1dc
Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!
|
10 years ago |