Vincent Demeester
|
340f288211
Merge pull request #29962 from vieux/1.13.0-rc6-cherrypicks
|
8 年之前 |
Sebastiaan van Stijn
|
57c17882a3
Revert "Require continuation char to be last char in a line"
|
8 年之前 |
Tonis Tiigi
|
7c8511236c
Fix workdir cache invalidation
|
8 年之前 |
Yong Tang
|
e2b04a7818
Fix image's `CMD` after `WORKDIR` in Dockerfile
|
8 年之前 |
Doug Davis
|
64aac182d6
Fix processing of unset build-args during build
|
8 年之前 |
Vincent Demeester
|
877c2b5ac0
Revert "Fix dockerfile parser with empty line after escape"
|
8 年之前 |
John Howard
|
68cfaf216d
Windows: Builder case insensitive env
|
8 年之前 |
John Howard
|
c75eeb4b7c
COPY file . after WORKDIR (now always created)
|
8 年之前 |
John Howard
|
530b7cb4a0
Windows: Allow user in builder
|
8 年之前 |
John Howard
|
3d43caf6f6
Windows: Revert 27884
|
8 年之前 |
Derek McGowan
|
64b43ed5ec
Use naive diff for overlay2 when opaque copy up bug present
|
8 年之前 |
Doug Davis
|
eaf0b5708f
Fix case where \\ at EOF made the builder ignore the command
|
8 年之前 |
Michael Crosby
|
22f3e43e9a
Merge pull request #22641 from cpuguy83/build_finalization
|
8 年之前 |
Brian Goff
|
362369b4bb
Adds ability to squash image after build
|
9 年之前 |
Addam Hardy
|
f150f42009
Convert Unused ARG error to warning
|
8 年之前 |
John Howard
|
f0b93b6ed8
Windows: Fix COPY file . after WORKDIR
|
8 年之前 |
Sebastiaan van Stijn
|
c5adc271b2
Merge pull request #24725 from yongtang/24693-dockerfile-empty-line-after-escape
|
8 年之前 |
Vincent Demeester
|
9e206b5512
Merge pull request #27805 from Microsoft/jjh/fixbuildercache
|
8 年之前 |
John Howard
|
4f3889e4be
Windows: Fix builder cache bug
|
8 年之前 |
Yong Tang
|
3e1b539e8d
Fix dockerfile parser with empty line after escape
|
9 年之前 |
Sebastiaan van Stijn
|
62ff3e9083
Merge pull request #27702 from tonistiigi/net-builder0
|
8 年之前 |
Tonis Tiigi
|
e3b48fca0d
Add integration tests for build with network opts
|
8 年之前 |
John Howard
|
9127818414
Windows: Honour escape directive fully
|
8 年之前 |
Akihiro Suda
|
bb17d1fabb
[test] fix failure of TestBuildLabelsOverride on Windows
|
8 年之前 |
Sebastiaan van Stijn
|
6f54d70a54
Merge pull request #27174 from duglin/Issue26027
|
8 年之前 |
Darren Stahl
|
6482410c9d
Enabled more test on Windows, API and Build
|
8 年之前 |
Darren Stahl
|
443d7313f5
Enable more build tests on Windows
|
8 年之前 |
Doug Davis
|
28a9a7deb0
Don't env-var evaluate labels from docker build cmd line
|
8 年之前 |
Doug Davis
|
105bc63295
Require continuation char to be last char in a line
|
8 年之前 |
Akihiro Suda
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
8 年之前 |