Files
containerd/vendor/golang.org/x
John Howard 40d898a820 Windows: Allow running as a service
Signed-off-by: John Howard <jhoward@microsoft.com>

Allows containerd.exe to run as a Windows service. eg

Register: `.\containerd.exe --register-service`

Start: `net start containerd`
...
Stop: `net stop containerd`

Unregister: `.\containerd.exe --unregister-service`

When running as a service, logs will go to the Windows application
event log.
2018-11-27 17:28:04 -08:00
..
2018-05-01 00:18:17 +01:00
2018-04-24 14:33:20 -07:00
2018-09-17 11:37:24 -07:00
2017-02-20 05:28:09 +00:00
2018-11-27 17:28:04 -08:00
2017-07-12 11:01:45 +01:00
2018-02-16 23:23:47 +00:00