Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
bd523abd44
remove more direct uses of logrus
|
1 年之前 |
Sebastiaan van Stijn
|
3e8fda0a70
windows: fix --register-service when executed from within binary directory
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Tianon Gravi
|
af10b35ba9
Merge pull request #44287 from thaJeztah/use_SetRecoveryActions
|
2 年之前 |
Tianon Gravi
|
96155f626d
Merge pull request #44286 from thaJeztah/use_SetStdHandle
|
2 年之前 |
Sebastiaan van Stijn
|
624daf8d9e
Change restart delay for Windows service to 15s
|
2 年之前 |
Sebastiaan van Stijn
|
3c585e6567
cmd/dockerd: use golang.org/x/sys Service.SetRecoveryActions()
|
2 年之前 |
Sebastiaan van Stijn
|
6176ab5901
cmd/dockerd: use golang.org/x/sys/windows.SetStdHandle()
|
2 年之前 |
Sebastiaan van Stijn
|
ffcddc908e
cmd/dockerd: replace deprecated windows.IsAnInteractiveSession()
|
2 年之前 |
Sebastiaan van Stijn
|
1b3fef5333
Windows: require Windows Server RS5 / ltsc2019 (build 17763) as minimum
|
3 年之前 |
Aleksandr Chebotov
|
b865204042
cmd/dockerd: create panic.log file without readonly flag
|
3 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
6b91ceff74
Use hcsshim osversion package for Windows versions
|
6 年之前 |
Sebastiaan van Stijn
|
90c372bb2c
cmd/dockerd: explicitly ignore unchecked errors (errcheck)
|
5 年之前 |
Jiri Appl
|
33a779e308
Properly type handles to prevent overflows
|
6 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Tobias Klauser
|
e769da88e6
Windows: fix build after re-vendoring golang.org/x/sys
|
8 年之前 |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 年之前 |
John Howard
|
141a83b820
Windows - fix panic and stderr
|
8 年之前 |
John Howard
|
a8e144dab4
Windows: no pidfile when service
|
8 年之前 |
Darren Stahl
|
b2a7f6abb3
Windows: Add service dependency ConDrv
|
8 年之前 |
unclejack
|
2c187a24e0
return directly without ifs in remaining packages
|
8 年之前 |
Darren Stahl
|
22c83c567f
Swap usage of LazyDLL and LoadDLL to LazySystemDLL.
|
8 年之前 |
John Howard
|
eea679fbcc
Windows: Set service recovery options
|
8 年之前 |
John Howard
|
102a38ceb1
Windows: Mark run-service flag as hidden
|
8 年之前 |
Daniel Nephin
|
6e7405ebd4
Fix tests and windows service.
|
9 年之前 |
Daniel Nephin
|
31bf9ca0c8
Update unit tests for new cobra root command.
|
9 年之前 |
Sebastiaan van Stijn
|
4ace1811b4
Fix typo in error message
|
9 年之前 |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 年之前 |