mirror of
https://github.com/moby/moby.git
synced 2026-07-12 18:45:06 +00:00
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>