Sebastiaan van Stijn
|
484e6b784c
api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend
|
1 년 전 |
Sebastiaan van Stijn
|
3e0565e17c
builder/dockerfile: format code with gofumpt
|
3 년 전 |
Laura Brehm
|
e46674b6a7
c8d: implement classic builder
|
2 년 전 |
Nicolas De Loof
|
9b5c21309b
images: Pass context to commit related operations
|
2 년 전 |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 년 전 |
Cory Snider
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 년 전 |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 년 전 |
Sebastiaan van Stijn
|
d733481399
daemon: daemon.ContainerKill() accept stop-signal as string
|
3 년 전 |
Sebastiaan van Stijn
|
41b96bff55
update uses of container.ContainerCreateCreatedBody to CreateResponse
|
3 년 전 |
Sebastiaan van Stijn
|
301a2fbeca
builder/dockerfile/mockbackend_test.go: suppress SA9005 (staticcheck)
|
5 년 전 |
Chris Price
|
c21a3cf432
Add variant to image.Image and legacy builder
|
6 년 전 |
John Howard
|
20833b06a0
Windows: (WCOW) Generate OCI spec that remote runtime can escape
|
6 년 전 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 년 전 |
Tonis Tiigi
|
7ad41d53df
builder: fix layer lifecycle leak
|
7 년 전 |
Akihiro Suda
|
9769ef333f
Merge pull request #36224 from dnephin/refactor-commit
|
7 년 전 |
Daniel Nephin
|
daff039049
Refactor commit
|
7 년 전 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 년 전 |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 년 전 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
7 년 전 |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 년 전 |
Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 년 전 |
John Howard
|
3a09b56a10
LCOW: Rework after 33454 merged which refactored daemon/builder interface
|
8 년 전 |
John Howard
|
ba40132366
LCOW: Fix ImageCache to address right store
|
8 년 전 |
Daniel Nephin
|
5136096520
Fix copy when used with scratch and images with empty RootFS
|
8 년 전 |
Daniel Nephin
|
bd5f92d263
Remove CopyOnBuild from the daemon.
|
8 년 전 |
Daniel Nephin
|
19f3b0715c
Extract imageProber and ContainerBackend from Builder
|
8 년 전 |
Josh Hawn
|
4921171587
Update ContainerWait API
|
8 년 전 |
Daniel Nephin
|
6c28e8edd5
Refactor imageContexts into two different structs.
|
8 년 전 |
Daniel Nephin
|
ab3a037a5b
Refactor interaction between dispatcher.from and dispatchState
|
8 년 전 |
Daniel Nephin
|
b3bc7b28d0
Expose a smaller interface for the Builder retrieving images from daemon
|
8 년 전 |