aboutsummaryrefslogtreecommitdiff
path: root/libcontainerd/local
Commit message (Expand)AuthorAgeFilesLines
* Refactor libcontainerd to minimize c8d RPCsCory Snider2022-08-242-395/+412
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2022-07-081-34/+34
* daemon: daemon.ContainerKill() accept stop-signal as stringSebastiaan van Stijn2022-05-051-1/+1
* Suport vpci-class-guid in the non-containerd backendPaul "TBBle" Hampson2022-03-271-2/+2
* Implement :// separator for arbitrary Windows Device IDTypesPaul "TBBle" Hampson2022-03-271-0/+5
* Windows: require Windows Server RS5 / ltsc2019 (build 17763) as minimumSebastiaan van Stijn2022-02-181-7/+0
* refactor: move from io/ioutil to io and os packageEng Zer Jun2021-08-271-3/+3
* libcontainerd/local: fix GoDocSebastiaan van Stijn2021-08-211-4/+4
* libcontainerd/local: remove LCOW bitsSebastiaan van Stijn2021-07-271-27/+7
* libcontainerd: remove LCOW bitsSebastiaan van Stijn2021-06-092-231/+4
* Prepare tests for Windows containerd supportOlli Janatuinen2021-04-221-1/+2
* libcontainerd: remove unused win32 errors (leftover from TP4)Sebastiaan van Stijn2021-03-191-10/+0
* Configure shims from runtime configBrian Goff2020-07-131-1/+1
* libcontainerd: normalize comment formattingSebastiaan van Stijn2019-11-271-33/+33
* Use hcsshim osversion package for Windows versionsSebastiaan van Stijn2019-10-221-3/+4
* Merge pull request #39082 from ehazlett/opts-for-createAkihiro Suda2019-10-041-1/+1
|\
| * add NewContainerOpts to libcontainerd.CreateEvan Hazlett2019-10-031-1/+1
* | Remove refs to jhowardmsft from .go codeJohn Howard2019-09-251-1/+1
|/
* Windows: fix error-type for starting a running containerSebastiaan van Stijn2019-05-221-1/+1
* Remove inmemory container mapMichael Crosby2019-04-051-3/+15
* Remove libcontainerd status typeMichael Crosby2019-04-041-11/+11
* Windows: Implement docker top for containerdJohn Howard2019-03-121-1/+11
* Remove unsupported lcow.vhdx optionJohn Howard2019-03-121-11/+2
* Windows: Don't shadow err variableJohn Howard2019-03-121-1/+3
* Windows: Fix handle leaks/logging if init proc start failsJohn Howard2019-03-121-65/+90
* Windows: (WCOW) Generate OCI spec that remote runtime can escapeJohn Howard2019-03-121-13/+24
* Windows: Experimental: Allow containerd for runtimeJohn Howard2019-03-124-0/+1481