summaryrefslogtreecommitdiff
path: root/daemon/containerd/image_commit.go
Commit message (Expand)AuthorAgeFilesLines
* c8d/builder: implement cacheLaura Brehm2023-05-111-4/+5
* c8d: implement classic builderLaura Brehm2023-05-111-3/+9
* c8d: fix missing image historyLaura Brehm2023-05-091-1/+2
* c8d: commit: generateCommitImageConfig: don't merge image configSebastiaan van Stijn2023-04-291-15/+6
* c8d: Handle nil container.ImageManifestPaweł Gronowski2023-04-261-1/+6
* c8d: use the container's configured snapshotter where possibleSebastiaan van Stijn2023-04-051-2/+2
* c8d/commit: Use manifest digest for dangling imagePaweł Gronowski2023-03-301-8/+8
* Resolve and store manifest when creating containerLaura Brehm2023-03-061-9/+7
* Introduce support for docker commitNicolas De Loof2023-03-061-2/+281
* images: Pass context to commit related operationsNicolas De Loof2023-01-181-2/+3
* containerd-integration: prefer error over panic where possibleNicolas De Loof2022-09-071-2/+5
* daemon/containerd: split methods to separate filesSebastiaan van Stijn2022-07-181-0/+24