Erik Hollensbe
|
cdd6e97910
builder: some small fixups + fix a bug where empty entrypoints would not override inheritance.
|
10 years ago |
Erik Hollensbe
|
1150c1639a
builder: ONBUILD triggers were not accurately being executed in JSON cases.
|
10 years ago |
Tibor Vass
|
0a2c481c7f
ignore invalid Dockerfile instructions and do not consider "docker-version" a Dockerfile instruction
|
10 years ago |
Erik Hollensbe
|
1e93639aed
builder: Appropriately initialize the Cmd in runconfig.
|
10 years ago |
unclejack
|
31c0039022
clean up the context when a build fails
|
11 years ago |
Tibor Vass
|
23f490427f
Merge pull request #7983 from vbatts/vbatts-tarsum_switch_names
|
11 years ago |
Erik Hollensbe
|
92f885d7bd
Do not populate path to prevent runconfig merge conflict; remove
|
11 years ago |
Erik Hollensbe
|
ac107995ae
builder: Fix entrypoint and cmd semantics in evaluator. Test c/o @cnf
|
11 years ago |
Vincent Batts
|
ec01eb653d
tarsum: TarSum is not the interface
|
11 years ago |
Vincent Batts
|
747f89cd32
TarSum: versioning
|
11 years ago |
unclejack
|
1858746978
clean up context on build completion & add test
|
11 years ago |
Erik Hollensbe
|
2ef1dec7e8
builder: Refactors according to @tiborvass's comments
|
11 years ago |
Erik Hollensbe
|
305f735080
builder: several fixups from comments
|
11 years ago |
Erik Hollensbe
|
a1522ec01c
builder: move the evaluator package code directly into builder
|
11 years ago |