summaryrefslogtreecommitdiff
path: root/builder/dockerfile/containerbackend.go
Commit message (Expand)AuthorAgeFilesLines
* imageservice: Add context to various methodsNicolas De Loof2022-11-031-3/+3
* daemon: daemon.ContainerKill() accept stop-signal as stringSebastiaan van Stijn2022-05-051-1/+1
* update uses of container.ContainerCreateCreatedBody to CreateResponseSebastiaan van Stijn2022-04-281-1/+1
* Test: Add buffer to two channels to avoid blocking goroutinelzhfromustc2020-08-271-1/+1
* Windows: (WCOW) Generate OCI spec that remote runtime can escapeJohn Howard2019-03-121-1/+1
* Switch from x/net/context -> contextKir Kolyshkin2018-04-231-1/+1
* Windows: Pass back system errors on container exitJohn Howard2018-02-221-1/+4
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* LCOW: Refactor to multiple layer-stores based on feedbackJohn Howard2018-01-181-1/+1
* Update libcontainerd to use containerd 1.0Kenfe-Mickael Laventure2017-10-201-1/+1
* LCOW: API: Add platform to /images/create and /buildJohn Howard2017-10-061-1/+0
* Update logrus to v1.0.1Derek McGowan2017-07-311-1/+1
* LCOW: Builder plumbingJohn Howard2017-06-201-1/+2
* Extract imageProber and ContainerBackend from BuilderDaniel Nephin2017-05-231-0/+143