Akash Gupta
|
7a7357dae1
LCOW: Implemented support for docker cp + build
|
8 anni fa |
John Howard
|
3a09b56a10
LCOW: Rework after 33454 merged which refactored daemon/builder interface
|
8 anni fa |
John Howard
|
ba40132366
LCOW: Fix ImageCache to address right store
|
8 anni fa |
Daniel Nephin
|
5136096520
Fix copy when used with scratch and images with empty RootFS
|
8 anni fa |
Daniel Nephin
|
bd5f92d263
Remove CopyOnBuild from the daemon.
|
8 anni fa |
Daniel Nephin
|
19f3b0715c
Extract imageProber and ContainerBackend from Builder
|
8 anni fa |
Josh Hawn
|
4921171587
Update ContainerWait API
|
8 anni fa |
Josh Hawn
|
cfdf84d5d0
Update Container Wait Backend
|
8 anni fa |
Daniel Nephin
|
6c28e8edd5
Refactor imageContexts into two different structs.
|
8 anni fa |
Daniel Nephin
|
ab3a037a5b
Refactor interaction between dispatcher.from and dispatchState
|
8 anni fa |
Daniel Nephin
|
b3bc7b28d0
Expose a smaller interface for the Builder retrieving images from daemon
|
8 anni fa |
Daniel Nephin
|
97f8607164
Remove ContainerUpdateCmdOnBuild, it does nothing.
|
8 anni fa |
Daniel Nephin
|
0296797f0f
Extract squash and tagging from the Dockerfile builder.
|
8 anni fa |
Brian Goff
|
ae0f8c7ba1
Merge pull request #31984 from tonistiigi/remote-context
|
8 anni fa |
Tonis Tiigi
|
d1faf3df27
Refactor remote context parsing
|
8 anni fa |
Jim Minter
|
32ca1214fa
Fix race on ContainerAttachRaw
|
8 anni fa |
Tonis Tiigi
|
f95f58283b
Add support for COPY from previous rootfs
|
8 anni fa |
Derek McGowan
|
3a1279393f
Use distribution reference
|
8 anni fa |
lixiaobing10051267
|
ee8a3eee4f
fix some wrong vars or funcs in builder.go
|
8 anni fa |
Brian Goff
|
3cb310c210
Merge pull request #28988 from vdemeester/28985-dont-validate-hostname
|
8 anni fa |
Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 anni fa |
John Howard
|
b83076bfc0
Fix incorrect comment
|
8 anni fa |
John Howard
|
286ab6d69b
COPY file . after WORKDIR (now always created)
|
8 anni fa |
Brian Goff
|
362369b4bb
Adds ability to squash image after build
|
9 anni fa |
Daniel Nephin
|
bad849fc82
Generate container create response from swagger spec.
|
8 anni fa |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 anni fa |
Tonis Tiigi
|
5fb3b4205a
Remove checkpoint methods from builder backend
|
8 anni fa |
Tõnis Tiigi
|
690882c2e7
Implement build cache based on history array
|
8 anni fa |
boucher
|
d8fef66b03
Initial implementation of containerd Checkpoint API.
|
9 anni fa |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 anni fa |