1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
Tibor Vass 48620057be builder: fix bugs when pruning buildkit cache with filters
Only the filters the user specified should be added as cache filters to buildkit.
Make an AND operation of the provided filters.
ID filter now does prefix-matching.

Signed-off-by: Tibor Vass <tibor@docker.com>
2018-11-05 23:15:35 +00:00
..
builder-next builder: fix bugs when pruning buildkit cache with filters 2018-11-05 23:15:35 +00:00
dockerfile LCOW: Log stderr on failures 2018-09-26 13:23:04 -07:00
dockerignore
fscache bump up buildkit 2018-10-05 18:33:03 +09:00
remotecontext
builder.go