Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 anno fa |
Sebastiaan van Stijn
|
bd523abd44
remove more direct uses of logrus
|
1 anno fa |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
1 anno fa |
Sebastiaan van Stijn
|
ee2ac6c205
cmd/dockerd: format code with gofumpt
|
3 anni fa |
Cory Snider
|
16d5d4b6e1
cmd/dockerd: ignore SIGPIPE using signal.Ignore
|
2 anni fa |
Brian Goff
|
c7ccc68b15
Silence GRPC logs unless our log level is debug
|
2 anni fa |
Jan Garcia
|
6ab12ec8f4
rootless: move ./rootless to ./pkg/rootless
|
2 anni fa |
Sebastiaan van Stijn
|
6a90113e68
cli: move cobra customizations into cmd/dockerd
|
2 anni fa |
Sebastiaan van Stijn
|
b28e66cf4f
daemon/config: New(): initialize config with platform-specific defaults
|
3 anni fa |
Sebastiaan van Stijn
|
d9d0683862
cmd/dockerd: un-export config methods, and don't pass flags "twice"
|
3 anni fa |
Sebastiaan van Stijn
|
85572cac14
registry: remove dependency on rootlesskit, add `SetCertsDir()`
|
3 anni fa |
Sebastiaan van Stijn
|
dc0a400738
vendor: spf13/cobra v1.0.0
|
5 anni fa |
Sebastiaan van Stijn
|
8312004f41
remove uses of deprecated pkg/term
|
5 anni fa |
Akihiro Suda
|
3518383ed9
dockerd: fix rootless detection (alternative to #39024)
|
6 anni fa |
John Howard
|
92bf0a5046
Windows:Add ETW logging hook
|
6 anni fa |
Akihiro Suda
|
ec87479b7e
allow running `dockerd` in an unprivileged user namespace (rootless mode)
|
6 anni fa |
Sebastiaan van Stijn
|
1edf943dc7
Configure log-format earlier, and small refactor
|
6 anni fa |
Tibor Vass
|
195919d9d6
builder: set buildkit's exported product variable via PRODUCT
|
7 anni fa |
Sebastiaan van Stijn
|
0c3192da8c
Use Cobra built-in --version feature
|
7 anni fa |
Sebastiaan van Stijn
|
ed75c7727b
Bump spf13/cobra to v0.0.3, pflag to v1.0.1
|
7 anni fa |
Sebastiaan van Stijn
|
cd3e84c6b3
Split daemon service code to _windows file
|
7 anni fa |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 anni fa |
Vincent Demeester
|
9ff9a91ab7
Remove `cli/flags` package
|
8 anni fa |
Sebastiaan van Stijn
|
a96de091d6
Merge pull request #32244 from Microsoft/jjh/panicfix
|
8 anni fa |
John Howard
|
141a83b820
Windows - fix panic and stderr
|
8 anni fa |
Sebastiaan van Stijn
|
9894576fb7
Remove constant for "config-file" flag
|
8 anni fa |
John Howard
|
a8e144dab4
Windows: no pidfile when service
|
8 anni fa |
Vincent Demeester
|
db63f9370e
Extract daemon configuration and discovery to their own package
|
8 anni fa |
John Howard
|
46ec4c1ae2
Windows: create daemon root with ACL
|
8 anni fa |
Kenfe-Mickael Laventure
|
7781a1bf0f
Make experimental a runtime flag
|
8 anni fa |