Doug Davis
|
eb3ea3b43c
Allow for Dockerfile to be named something else.
|
10 年之前 |
Doug Davis
|
6d801a3caa
Have .dockerignore support Dockerfile/.dockerignore
|
10 年之前 |
Josh Hawn
|
8936789919
Make `FROM scratch` a special cased 'no-base' spec
|
10 年之前 |
Arnaud Porterie
|
a76f7c6ec3
Merge pull request #9122 from dqminh/debug-huge-expose
|
10 年之前 |
unclejack
|
054e57a622
build: add pull flag to force image pulling
|
10 年之前 |
Daniel, Dao Quang Minh
|
3aae63f452
speed up creation of args and msg for huge cmds
|
10 年之前 |
Erik Hollensbe
|
4e74cd498b
builder: whitelist verbs useful for environment replacement.
|
10 年之前 |
Jessie Frazelle
|
15b6b7be01
Merge pull request #8770 from LK4D4/logrus_support
|
10 年之前 |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 年之前 |
Erik Hollensbe
|
cdd6e97910
builder: some small fixups + fix a bug where empty entrypoints would not override inheritance.
|
10 年之前 |
Erik Hollensbe
|
1150c1639a
builder: ONBUILD triggers were not accurately being executed in JSON cases.
|
10 年之前 |
Tibor Vass
|
0a2c481c7f
ignore invalid Dockerfile instructions and do not consider "docker-version" a Dockerfile instruction
|
10 年之前 |
Erik Hollensbe
|
1e93639aed
builder: Appropriately initialize the Cmd in runconfig.
|
10 年之前 |
unclejack
|
31c0039022
clean up the context when a build fails
|
10 年之前 |
Tibor Vass
|
23f490427f
Merge pull request #7983 from vbatts/vbatts-tarsum_switch_names
|
10 年之前 |
Erik Hollensbe
|
92f885d7bd
Do not populate path to prevent runconfig merge conflict; remove
|
10 年之前 |
Erik Hollensbe
|
ac107995ae
builder: Fix entrypoint and cmd semantics in evaluator. Test c/o @cnf
|
11 年之前 |
Vincent Batts
|
ec01eb653d
tarsum: TarSum is not the interface
|
10 年之前 |
Vincent Batts
|
747f89cd32
TarSum: versioning
|
11 年之前 |
unclejack
|
1858746978
clean up context on build completion & add test
|
10 年之前 |
Erik Hollensbe
|
2ef1dec7e8
builder: Refactors according to @tiborvass's comments
|
11 年之前 |
Erik Hollensbe
|
305f735080
builder: several fixups from comments
|
11 年之前 |
Erik Hollensbe
|
a1522ec01c
builder: move the evaluator package code directly into builder
|
11 年之前 |