Daniel Nephin
|
0296797f0f
Extract squash and tagging from the Dockerfile builder.
|
před 8 roky |
Daniel Nephin
|
2414166e1e
Create a new ShellLex struct which provides the expected interface to Builder.
|
před 8 roky |
Daniel Nephin
|
52626bb919
Reduce the number of calls to b.image
|
před 8 roky |
Daniel Nephin
|
e59327aaac
Change builder.dispatchers to use a dispatchRequest object
|
před 8 roky |
Daniel Nephin
|
64c4c1c3d5
Keep parser.Directive internal to parser
|
před 8 roky |
Daniel Nephin
|
bb429da9a9
Hide builder.parser.Directive internals
|
před 8 roky |
Daniel Nephin
|
bfcd95817a
Factor out functions from builder/dockerfile/builder.go:Builder.build()
|
před 8 roky |
Daniel Nephin
|
c7fad9b750
Cleanup in dispatcher.env
|
před 8 roky |
Daniel Nephin
|
239c53bf83
Refactor BuildArgs
|
před 8 roky |
Daniel Nephin
|
9b4aa7629c
Fix arg in from when arg is not defined
|
před 8 roky |
Daniel Nephin
|
434d77bc0e
Fix --label being env var expanded.
|
před 8 roky |
Tonis Tiigi
|
09f308ce21
Fix ARG scoping for Dockerfiles with multiple FROM
|
před 8 roky |
Daniel Nephin
|
6e005fd5cc
Refactor to remove duplicate code around BuildArgs.
|
před 8 roky |
Ke Li
|
514adcf458
Remove redundant format
|
před 8 roky |
Doug Davis
|
cdb8ea90b0
Fix processing of unset build-args during build
|
před 8 roky |
John Howard
|
9127818414
Windows: Honour escape directive fully
|
před 8 roky |
Yong Tang
|
c8dc2b156a
Check bad syntax on dockerfile before building.
|
před 8 roky |
Yong Tang
|
35418c1455
Add hint of progress to the output of `docker build`
|
před 9 roky |
John Howard
|
b18ae8c9cc
Builder default shell
|
před 9 roky |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
před 9 roky |
msabansal
|
4982a732f3
Enabling expose support for Windows TP5
|
před 9 roky |
Anusha Ragunathan
|
5190794f1d
Use ImageBuildOptions in builder.
|
před 9 roky |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
před 9 roky |
Doug Davis
|
fbdce2547f
convert map value from struct to bool
|
před 9 roky |
Doug Davis
|
6990f8c616
Allow for env vars to have spaces in some cases
|
před 9 roky |
John Howard
|
a7e686a779
Windows: Add volume support
|
před 9 roky |
Tibor Vass
|
e0ef11a4c2
Abstract builder and implement server-side dockerfile builder
|
před 9 roky |
Tibor Vass
|
f41230b93a
Move builder files to builder/dockerfile
|
před 9 roky |