Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
d2a6956afb
daemon/graphdriver: format code with gofumpt
|
3 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 年之前 |
Cory Snider
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 年之前 |
Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 年之前 |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 年之前 |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 年之前 |
Sebastiaan van Stijn
|
25ee00c494
pkg/system: move EnsureRemoveAll() to pkg/containerfs
|
3 年之前 |
Sebastiaan van Stijn
|
f9fb5d4f25
daemon/graphdriver/fuse-overlayfs: Init(): fix directory permissions (staticcheck)
|
3 年之前 |
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 年之前 |
Sebastiaan van Stijn
|
472f21b923
replace uses of deprecated containerd/sys.RunningInUserNS()
|
4 年之前 |
Brian Goff
|
7f5e39bd4f
Use real root with 0701 perms
|
4 年之前 |
Akihiro Suda
|
188a691db7
fuse-overlayfs: fix godoc
|
4 年之前 |
Sebastiaan van Stijn
|
5ca758199d
replace pkg/locker with github.com/moby/locker
|
4 年之前 |
Sebastiaan van Stijn
|
4534a7afc3
daemon: use containerd/sys to detect UserNamespaces
|
5 年之前 |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 年之前 |
Akihiro Suda
|
7418745001
new storage driver: fuse-overlayfs
|
5 年之前 |