Akihiro Suda
|
ed2e79fc03
Fix a race found in TestBuildCancellationKillsSleep
|
8 tahun lalu |
Tõnis Tiigi
|
690882c2e7
Implement build cache based on history array
|
8 tahun lalu |
Vincent Demeester
|
72f556a9ff
Merge pull request #26516 from yongtang/26453-build-bad-syntax
|
8 tahun lalu |
Darren Stahl
|
309056648c
Windows: Fix wildcard expansion after slash in filename
|
8 tahun lalu |
Yong Tang
|
c8dc2b156a
Check bad syntax on dockerfile before building.
|
8 tahun lalu |
boucher
|
d8fef66b03
Initial implementation of containerd Checkpoint API.
|
9 tahun lalu |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 tahun lalu |
Doug Davis
|
282b0aff08
Merge pull request #24978 from yongtang/24912-build-with-progress
|
9 tahun lalu |
allencloud
|
0ead624473
add defer file.Close to avoid potential fd leak
|
9 tahun lalu |
John Howard
|
755be795b4
Move directive out of globals
|
9 tahun lalu |
Yong Tang
|
35418c1455
Add hint of progress to the output of `docker build`
|
9 tahun lalu |
Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 tahun lalu |
Otto Kekäläinen
|
644a7426cc
Fix spelling in comments, strings and documentation
|
9 tahun lalu |
danf
|
29b6a69660
Fix Malformed history layer - missing Sprintf in append of shell in Builder run config
|
9 tahun lalu |
John Howard
|
b18ae8c9cc
Builder default shell
|
9 tahun lalu |
Tomasz Kopczynski
|
cf2611f323
Reimplementing more builder integration tests as unit tests
|
9 tahun lalu |
John Howard
|
faab71701f
Windows: Reduce CLI time, move some to unit tests
|
9 tahun lalu |
Michael Crosby
|
2b97201e0c
Merge pull request #22181 from Microsoft/jjh/workdir
|
9 tahun lalu |
John Howard
|
0433801093
Windows: Consistent build workdir handling
|
9 tahun lalu |
Yong Tang
|
5844736c14
Labels set on the command line always override labels in Dockerfile
|
9 tahun lalu |
David Calavera
|
1a85c8ebbe
Apply build labels to images with only a FROM tag.
|
9 tahun lalu |
Alexander Morozov
|
f2401a0f69
builder: replace cancelled channel with net/context
|
9 tahun lalu |
Sebastiaan van Stijn
|
5ef04b1c6d
Merge pull request #21268 from calavera/remove_dockerfile_from_api
|
9 tahun lalu |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 tahun lalu |
David Calavera
|
93e02efa90
Remove dockerfile dependency from the API.
|
9 tahun lalu |
Antonio Murdaca
|
bb05c18892
daemon: update: check len inside public function
|
9 tahun lalu |
Qiang Huang
|
53b0d62683
Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6c
|
9 tahun lalu |
Vincent Demeester
|
312f5e435b
Move getContext… function to builder package
|
9 tahun lalu |
John Howard
|
d4b0732499
Windows: Fix 'isolation'
|
9 tahun lalu |
Brian Goff
|
a77b7dd227
cleanup attach api calls
|
9 tahun lalu |