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 年 前 |
Cory Snider
|
6690d2969c
pkg/archive: bail if setting xattrs is unsupported
|
2 年 前 |
Sebastiaan van Stijn
|
3903f16cd6
daemon: remove deprecated AuFS storage driver
|
3 年 前 |
Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 年 前 |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 年 前 |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 年 前 |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 年 前 |
Cody Roseborough
|
3b4df3d146
Add layer id to NaiveDiffDriver untar timing log
|
6 年 前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年 前 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 年 前 |
Daniel Nephin
|
f7f101d57e
Add gosimple linter
|
7 年 前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年 前 |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 年 前 |
Tonis Tiigi
|
d1a83059f7
Fix naivediffdriver timestamp precision bug
|
9 年 前 |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 年 前 |
Tonis Tiigi
|
4352da7803
Update daemon and docker core to use new content addressable storage
|
9 年 前 |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 年 前 |
Chun Chen
|
2458452a3b
Try to resize data and metadata loopback file when initiating devicemapper
|
9 年 前 |
Lei Jitang
|
ba332b7d12
Enable golint in pkg/arcive
|
10 年 前 |
Vincent Batts
|
273f50c741
graphdriver/*: expect uncompressed tar for ApplyDiff
|
10 年 前 |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 年 前 |
Josh Hawn
|
35a22c9e12
Refactor to optimize storage driver ApplyDiff()
|
10 年 前 |
unclejack
|
1cb17f03d0
add pkg/chrootarchive and use it on the daemon
|
10 年 前 |
Ahmet Alp Balkan
|
b64c9b521a
Extract TreeSize to daemon build
|
10 年 前 |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 年 前 |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 年 前 |
Rafe Colton
|
30d5a42c1f
Move archive package into pkg/archive
|
10 年 前 |
Josh Hawn
|
09ad65ebd5
graphdriver interface name change, typo fix
|
10 年 前 |