summaryrefslogtreecommitdiff
path: root/daemon/inspect_windows.go
Commit message (Expand)AuthorAgeFilesLines
* c8d: Compute container's layer sizeLaura Brehm2023-03-081-2/+4
* Refactor libcontainerd to minimize c8d RPCsCory Snider2022-08-241-2/+1
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* Move platform specific mount data to ContainerFabio Kung2017-06-231-15/+0
* Add new `HostConfig` field, `Mounts`.Brian Goff2016-09-131-0/+1
* Add engine-api types to dockerMichael Crosby2016-09-071-1/+1
* Add Swarm management backendTonis Tiigi2016-06-131-1/+1
* Windows libcontainerd implementationJohn Howard2016-03-181-3/+3
* Remove daemon dependency from api/server.David Calavera2016-02-101-0/+10
* Modify import paths to point to the new engine-api package.David Calavera2016-01-061-1/+1
* Move Container to its own package.David Calavera2015-12-031-3/+6
* Move versioned references of inspect functions to the daemon.David Calavera2015-11-241-3/+3
* Windows: Add volume supportJohn Howard2015-10-221-1/+11
* add size to inspectZhang Kun2015-10-101-1/+1
* Revert "Merge pull request #16228 from duglin/ContextualizeEvents"Tibor Vass2015-09-291-6/+3
* Add context.RequestID to event streamDoug Davis2015-09-241-3/+6
* Move VolumeDriver to HostConfig to make containers portable.David Calavera2015-09-041-0/+5
* Windows: Factoring out unused fieldsJohn Howard2015-07-271-0/+12