summaryrefslogtreecommitdiff
path: root/daemon/exec_windows.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor libcontainerd to minimize c8d RPCsCory Snider2022-08-241-3/+4
* Windows: (WCOW) Generate OCI spec that remote runtime can escapeJohn Howard2019-03-121-2/+0
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Update libcontainerd to use containerd 1.0Kenfe-Mickael Laventure2017-10-201-2/+2
* LCOW: API: Add platform to /images/create and /buildJohn Howard2017-10-061-1/+1
* LCOW: pass command arguments without extra quotingJohn Starks2017-06-241-2/+4
* Windows: Plumb through userJohn Howard2016-11-081-0/+1
* Windows: escape entrypoint before passing to libcontainerdJohn Starks2016-03-301-2/+1
* Windows libcontainerd implementationJohn Howard2016-03-181-5/+7
* Modify import paths to point to the new engine-api package.David Calavera2016-01-061-1/+1
* Move ExecConfig to types.David Calavera2015-12-221-2/+2
* Move Container to its own package.David Calavera2015-12-031-1/+2
* Refactor ProcessConfigJohn Howard2015-11-091-0/+11
* Remove LXC support.David Calavera2015-11-051-9/+0
* Windows: Split ContainerExecCreatejhowardmsft2015-05-061-0/+9