Simon Ferquel
|
669c067798
Introduce a typed command system and 2 phase parse/dispatch build
|
8 سال پیش |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 سال پیش |
John Howard
|
4ec9766a27
LCOW: Fix nits from 33241
|
8 سال پیش |
John Howard
|
f154588226
LCOW: OCI Spec and Environment for container start
|
8 سال پیش |
Daniel Nephin
|
f1ade82d82
Fix Cache with ONBUILD
|
8 سال پیش |
Daniel Nephin
|
213ed02e25
Refactor builder.calcCopyInfo and dependencies
|
8 سال پیش |
Tonis Tiigi
|
b192218503
Fix resetting image metadata between stages for scratch case
|
8 سال پیش |
Daniel Nephin
|
ab3a037a5b
Refactor interaction between dispatcher.from and dispatchState
|
8 سال پیش |
Roberto Gandolfo Hashioka
|
a28b173a78
Add extra prometheus metrics
|
8 سال پیش |
Daniel Nephin
|
2f0ebba0e7
Some refactoring of dispatch()
|
8 سال پیش |
Daniel Nephin
|
3dcab28982
Fix setting b.runConfig.Image at arbitrary places.
|
8 سال پیش |
Daniel Nephin
|
0296797f0f
Extract squash and tagging from the Dockerfile builder.
|
8 سال پیش |
Daniel Nephin
|
2414166e1e
Create a new ShellLex struct which provides the expected interface to Builder.
|
8 سال پیش |
Daniel Nephin
|
52626bb919
Reduce the number of calls to b.image
|
8 سال پیش |
Daniel Nephin
|
e59327aaac
Change builder.dispatchers to use a dispatchRequest object
|
8 سال پیش |
Daniel Nephin
|
64c4c1c3d5
Keep parser.Directive internal to parser
|
8 سال پیش |
Daniel Nephin
|
bb429da9a9
Hide builder.parser.Directive internals
|
8 سال پیش |
Daniel Nephin
|
bfcd95817a
Factor out functions from builder/dockerfile/builder.go:Builder.build()
|
8 سال پیش |
Daniel Nephin
|
c7fad9b750
Cleanup in dispatcher.env
|
8 سال پیش |
Daniel Nephin
|
239c53bf83
Refactor BuildArgs
|
8 سال پیش |
Daniel Nephin
|
9b4aa7629c
Fix arg in from when arg is not defined
|
8 سال پیش |
Daniel Nephin
|
434d77bc0e
Fix --label being env var expanded.
|
8 سال پیش |
Tonis Tiigi
|
09f308ce21
Fix ARG scoping for Dockerfiles with multiple FROM
|
8 سال پیش |
Daniel Nephin
|
6e005fd5cc
Refactor to remove duplicate code around BuildArgs.
|
8 سال پیش |
Ke Li
|
514adcf458
Remove redundant format
|
8 سال پیش |
Doug Davis
|
cdb8ea90b0
Fix processing of unset build-args during build
|
8 سال پیش |
John Howard
|
9127818414
Windows: Honour escape directive fully
|
8 سال پیش |
Yong Tang
|
c8dc2b156a
Check bad syntax on dockerfile before building.
|
8 سال پیش |
Yong Tang
|
35418c1455
Add hint of progress to the output of `docker build`
|
9 سال پیش |
John Howard
|
b18ae8c9cc
Builder default shell
|
9 سال پیش |