John Howard
|
c75eeb4b7c
COPY file . after WORKDIR (now always created)
|
8 years ago |
John Howard
|
530b7cb4a0
Windows: Allow user in builder
|
8 years ago |
John Howard
|
3d43caf6f6
Windows: Revert 27884
|
8 years ago |
Derek McGowan
|
64b43ed5ec
Use naive diff for overlay2 when opaque copy up bug present
|
8 years ago |
Doug Davis
|
eaf0b5708f
Fix case where \\ at EOF made the builder ignore the command
|
8 years ago |
Michael Crosby
|
22f3e43e9a
Merge pull request #22641 from cpuguy83/build_finalization
|
8 years ago |
Brian Goff
|
362369b4bb
Adds ability to squash image after build
|
9 years ago |
Addam Hardy
|
f150f42009
Convert Unused ARG error to warning
|
8 years ago |
John Howard
|
f0b93b6ed8
Windows: Fix COPY file . after WORKDIR
|
8 years ago |
Sebastiaan van Stijn
|
c5adc271b2
Merge pull request #24725 from yongtang/24693-dockerfile-empty-line-after-escape
|
8 years ago |
Vincent Demeester
|
9e206b5512
Merge pull request #27805 from Microsoft/jjh/fixbuildercache
|
8 years ago |
John Howard
|
4f3889e4be
Windows: Fix builder cache bug
|
8 years ago |
Yong Tang
|
3e1b539e8d
Fix dockerfile parser with empty line after escape
|
9 years ago |
Sebastiaan van Stijn
|
62ff3e9083
Merge pull request #27702 from tonistiigi/net-builder0
|
8 years ago |
Tonis Tiigi
|
e3b48fca0d
Add integration tests for build with network opts
|
8 years ago |
John Howard
|
9127818414
Windows: Honour escape directive fully
|
8 years ago |
Akihiro Suda
|
bb17d1fabb
[test] fix failure of TestBuildLabelsOverride on Windows
|
8 years ago |
Sebastiaan van Stijn
|
6f54d70a54
Merge pull request #27174 from duglin/Issue26027
|
8 years ago |
Darren Stahl
|
6482410c9d
Enabled more test on Windows, API and Build
|
8 years ago |
Darren Stahl
|
443d7313f5
Enable more build tests on Windows
|
8 years ago |
Doug Davis
|
28a9a7deb0
Don't env-var evaluate labels from docker build cmd line
|
8 years ago |
Doug Davis
|
105bc63295
Require continuation char to be last char in a line
|
8 years ago |
Akihiro Suda
|
7fb7a477d7
[nit] integration-cli: obey Go's naming convention
|
8 years ago |
Tonis Tiigi
|
4b8e680bcc
Add integration test for build —cache-from
|
8 years ago |
Vincent Demeester
|
72f556a9ff
Merge pull request #26516 from yongtang/26453-build-bad-syntax
|
8 years ago |
John Howard
|
34fe27f153
Windows: Remove hard coded base image
|
8 years ago |
John Howard
|
b52c3ec4a4
Windows: Remove interim build hacks from tests
|
8 years ago |
John Howard
|
39f5d97cde
Merge pull request #26553 from darrenstahlmsft/FixWildcard
|
8 years ago |
Darren Stahl
|
309056648c
Windows: Fix wildcard expansion after slash in filename
|
8 years ago |
Yong Tang
|
c8dc2b156a
Check bad syntax on dockerfile before building.
|
8 years ago |