Doug Davis
|
cdb8ea90b0
Fix processing of unset build-args during build
|
8 years ago |
Brian Goff
|
362369b4bb
Adds ability to squash image after build
|
9 years ago |
sandyskies
|
60813af7ae
add --network option for docker build
|
9 years ago |
John Howard
|
e85867cb68
Windows: Support credential specs
|
9 years ago |
Tõnis Tiigi
|
690882c2e7
Implement build cache based on history array
|
8 years ago |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 years ago |
John Howard
|
c8ce0856b7
Fix golint errors in api
|
8 years ago |
Vincent Demeester
|
7534f17261
Update code for latest engine-api
|
9 years ago |
David Calavera
|
d12b7c7e3e
Remove builder dependency from the api.
|
9 years ago |
Alexander Morozov
|
62c9e62edc
use router.Cancellable instead of direct CloseNotify
|
9 years ago |
Alexander Morozov
|
f2401a0f69
builder: replace cancelled channel with net/context
|
9 years ago |
Alexander Morozov
|
3eb0a80f29
builder: synchronize stderr and stdout
|
9 years ago |
Tibor Vass
|
53d2e5e9d7
Merge pull request #21270 from ehazlett/resource-labels
|
9 years ago |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 years ago |
Aaron Lehmann
|
c44e7a3e63
Pass upstream client's user agent through to registry on operations beyond pulls
|
9 years ago |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 years ago |
Aaron Lehmann
|
6fed46aeb9
Pass authentication credentials through to build
|
9 years ago |
John Howard
|
d4b0732499
Windows: Fix 'isolation'
|
9 years ago |
Anusha Ragunathan
|
9c332b164f
Remove package daemonbuilder.
|
9 years ago |
Brian Goff
|
b6be645197
Merge pull request #19420 from clnperez/close-notify-fix
|
9 years ago |
Christy Perez
|
2df5dafdaf
Move closeNotify to fix panic with newer golang
|
9 years ago |
Anusha Ragunathan
|
14215ed5a1
Make daemonbuilder.Docker leaner.
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Anusha Ragunathan
|
5190794f1d
Use ImageBuildOptions in builder.
|
9 years ago |
Daniel Nephin
|
83237aab2b
Remove package pkg/ulimit, use go-units instead.
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
Boaz Shuster
|
60b4db7eb1
Change the quiet flag behavior in the build command
|
9 years ago |
Anusha Ragunathan
|
f8dc044aec
Create build router separate from image router.
|
9 years ago |