Tonis Tiigi
|
33e07f41ad
builder: add an option for specifying build target
|
hace 8 años |
Daniel Nephin
|
239c53bf83
Refactor BuildArgs
|
hace 8 años |
Daniel Nephin
|
f0a9c2e3f4
Allow ARG to come before FROM to support variables in FROM.
|
hace 8 años |
Tõnis Tiigi
|
6abbc933ae
Merge pull request #31750 from dnephin/some-builder-cleanup
|
hace 8 años |
Alexandre Garnier
|
d005219830
Display created tags on successful build
|
hace 8 años |
Daniel Nephin
|
726fb269cf
Fix --label on docker build when a single quote is used in the value
|
hace 8 años |
Tõnis Tiigi
|
2fa8fe400d
Merge pull request #31257 from tonistiigi/nested-build
|
hace 8 años |
Tonis Tiigi
|
f95f58283b
Add support for COPY from previous rootfs
|
hace 8 años |
Dave Tucker
|
89a2a885c8
Ignore built-in allowed build-args in image history
|
hace 8 años |
Tonis Tiigi
|
acad599210
Fix cache for dockerfiles with multiple FROM
|
hace 8 años |
Tonis Tiigi
|
09f308ce21
Fix ARG scoping for Dockerfiles with multiple FROM
|
hace 8 años |
Daniel Nephin
|
9ea5e02e92
extract a function
|
hace 8 años |
Vincent Demeester
|
254fc83cba
Merge pull request #30457 from dmcgowan/distribution-reference-update-2
|
hace 8 años |
Derek McGowan
|
3a1279393f
Use distribution reference
|
hace 8 años |
Daniel Nephin
|
80b642ff88
Ignore the daemon log config when building images.
|
hace 8 años |
Boaz Shuster
|
8f282cdea5
Specify in which line the Dockerfile parser failed
|
hace 8 años |
Sebastiaan van Stijn
|
d6be0e9802
Merge pull request #28631 from likel/master
|
hace 8 años |
Ke Li
|
514adcf458
Remove redundant format
|
hace 8 años |
Yong Tang
|
d32efdbf8b
Sort the build labels passed from `build --labels`
|
hace 8 años |
Doug Davis
|
cdb8ea90b0
Fix processing of unset build-args during build
|
hace 8 años |
Doug Davis
|
eaf0b5708f
Fix case where \\ at EOF made the builder ignore the command
|
hace 8 años |
Michael Crosby
|
22f3e43e9a
Merge pull request #22641 from cpuguy83/build_finalization
|
hace 8 años |
Brian Goff
|
362369b4bb
Adds ability to squash image after build
|
hace 9 años |
Addam Hardy
|
f150f42009
Convert Unused ARG error to warning
|
hace 8 años |
Doug Davis
|
28a9a7deb0
Don't env-var evaluate labels from docker build cmd line
|
hace 8 años |
Tõnis Tiigi
|
690882c2e7
Implement build cache based on history array
|
hace 8 años |
Yong Tang
|
c8dc2b156a
Check bad syntax on dockerfile before building.
|
hace 8 años |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
hace 8 años |
Doug Davis
|
282b0aff08
Merge pull request #24978 from yongtang/24912-build-with-progress
|
hace 9 años |
John Howard
|
755be795b4
Move directive out of globals
|
hace 9 años |