Tonis Tiigi
|
f95f58283b
Add support for COPY from previous rootfs
|
8 년 전 |
Tonis Tiigi
|
09f308ce21
Fix ARG scoping for Dockerfiles with multiple FROM
|
8 년 전 |
Tony Abboud
|
7a962e4577
Add --add-host for docker build
|
8 년 전 |
Tonis Tiigi
|
0f293f9eb3
Reset stdin config before running build actions
|
8 년 전 |
Daniel Nephin
|
80b642ff88
Ignore the daemon log config when building images.
|
8 년 전 |
Daehyeok Mun
|
6306019d0b
Refactoring ineffectual assignments
|
8 년 전 |
Sebastiaan van Stijn
|
d6be0e9802
Merge pull request #28631 from likel/master
|
8 년 전 |
allencloud
|
6fb05778ba
fix nits in comments
|
8 년 전 |
Ke Li
|
514adcf458
Remove redundant format
|
8 년 전 |
Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 년 전 |
Qiang Huang
|
e6866492c4
Fix bunch of typos
|
8 년 전 |
boucher
|
bd7d51292c
Allow providing a custom storage directory for docker checkpoints
|
8 년 전 |
sandyskies
|
60813af7ae
add --network option for docker build
|
9 년 전 |
Tibor Vass
|
f5f0b77cec
Merge pull request #26719 from AkihiroSuda/fix-race-builder-vs-container-1
|
8 년 전 |
John Howard
|
e85867cb68
Windows: Support credential specs
|
9 년 전 |
Akihiro Suda
|
ed2e79fc03
Fix a race found in TestBuildCancellationKillsSleep
|
8 년 전 |
Tõnis Tiigi
|
690882c2e7
Implement build cache based on history array
|
8 년 전 |
Vincent Demeester
|
72f556a9ff
Merge pull request #26516 from yongtang/26453-build-bad-syntax
|
8 년 전 |
Darren Stahl
|
309056648c
Windows: Fix wildcard expansion after slash in filename
|
8 년 전 |
Yong Tang
|
c8dc2b156a
Check bad syntax on dockerfile before building.
|
8 년 전 |
boucher
|
d8fef66b03
Initial implementation of containerd Checkpoint API.
|
9 년 전 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 년 전 |
Doug Davis
|
282b0aff08
Merge pull request #24978 from yongtang/24912-build-with-progress
|
9 년 전 |
allencloud
|
0ead624473
add defer file.Close to avoid potential fd leak
|
9 년 전 |
John Howard
|
755be795b4
Move directive out of globals
|
9 년 전 |
Yong Tang
|
35418c1455
Add hint of progress to the output of `docker build`
|
9 년 전 |
Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 년 전 |
Otto Kekäläinen
|
644a7426cc
Fix spelling in comments, strings and documentation
|
9 년 전 |
danf
|
29b6a69660
Fix Malformed history layer - missing Sprintf in append of shell in Builder run config
|
9 년 전 |
John Howard
|
b18ae8c9cc
Builder default shell
|
9 년 전 |