Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 lat temu |
Qiang Huang
|
e6866492c4
Fix bunch of typos
|
8 lat temu |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 lat temu |
sandyskies
|
60813af7ae
add --network option for docker build
|
9 lat temu |
Tibor Vass
|
f5f0b77cec
Merge pull request #26719 from AkihiroSuda/fix-race-builder-vs-container-1
|
8 lat temu |
John Howard
|
e85867cb68
Windows: Support credential specs
|
9 lat temu |
Akihiro Suda
|
ed2e79fc03
Fix a race found in TestBuildCancellationKillsSleep
|
8 lat temu |
Tõnis Tiigi
|
690882c2e7
Implement build cache based on history array
|
8 lat temu |
Vincent Demeester
|
72f556a9ff
Merge pull request #26516 from yongtang/26453-build-bad-syntax
|
8 lat temu |
Darren Stahl
|
309056648c
Windows: Fix wildcard expansion after slash in filename
|
8 lat temu |
Yong Tang
|
c8dc2b156a
Check bad syntax on dockerfile before building.
|
8 lat temu |
boucher
|
d8fef66b03
Initial implementation of containerd Checkpoint API.
|
9 lat temu |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 lat temu |
Doug Davis
|
282b0aff08
Merge pull request #24978 from yongtang/24912-build-with-progress
|
9 lat temu |
allencloud
|
0ead624473
add defer file.Close to avoid potential fd leak
|
9 lat temu |
John Howard
|
755be795b4
Move directive out of globals
|
9 lat temu |
Yong Tang
|
35418c1455
Add hint of progress to the output of `docker build`
|
9 lat temu |
Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 lat temu |
Otto Kekäläinen
|
644a7426cc
Fix spelling in comments, strings and documentation
|
9 lat temu |
danf
|
29b6a69660
Fix Malformed history layer - missing Sprintf in append of shell in Builder run config
|
9 lat temu |
John Howard
|
b18ae8c9cc
Builder default shell
|
9 lat temu |
Tomasz Kopczynski
|
cf2611f323
Reimplementing more builder integration tests as unit tests
|
9 lat temu |
John Howard
|
faab71701f
Windows: Reduce CLI time, move some to unit tests
|
9 lat temu |
Michael Crosby
|
2b97201e0c
Merge pull request #22181 from Microsoft/jjh/workdir
|
9 lat temu |
John Howard
|
0433801093
Windows: Consistent build workdir handling
|
9 lat temu |
Yong Tang
|
5844736c14
Labels set on the command line always override labels in Dockerfile
|
9 lat temu |
David Calavera
|
1a85c8ebbe
Apply build labels to images with only a FROM tag.
|
9 lat temu |
Alexander Morozov
|
f2401a0f69
builder: replace cancelled channel with net/context
|
9 lat temu |
Sebastiaan van Stijn
|
5ef04b1c6d
Merge pull request #21268 from calavera/remove_dockerfile_from_api
|
9 lat temu |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 lat temu |