moby--moby/builder/builder-next
Tibor Vass fbdd437d29 daemon/config: fix filter type in BuildKit GC config
For backwards compatibility, the old incorrect object format for
builder.GC.Rule.Filter still works but is deprecated in favor of array of
strings akin to what needs to be passed on the CLI.

Signed-off-by: Tibor Vass <tibor@docker.com>
2019-10-03 00:09:58 +00:00
..
adapters builder-next: explicitely ignore unhandled errors (errcheck) 2019-09-18 12:57:47 +02:00
exporter builder-next: explicitely ignore unhandled errors (errcheck) 2019-09-18 12:57:47 +02:00
imagerefchecker builder: implement ref checker 2018-09-01 23:40:06 +00:00
worker builder-next: explicitely ignore unhandled errors (errcheck) 2019-09-18 12:57:47 +02:00
builder.go build: buildkit now honors daemon's DNS config 2019-07-10 00:26:03 +00:00
controller.go daemon/config: fix filter type in BuildKit GC config 2019-10-03 00:09:58 +00:00
executor_unix.go build: buildkit now honors daemon's DNS config 2019-07-10 00:26:03 +00:00
executor_windows.go build: buildkit now honors daemon's DNS config 2019-07-10 00:26:03 +00:00
reqbodyhandler.go builder-next: close build context upload on cancel 2019-08-16 13:39:50 -07:00