mirror of
https://github.com/moby/moby.git
synced 2026-07-16 04:21:19 +00:00
Ensure empty `BuildCache` field is represented as empty JSON array(`[]`) instead of `null` to be consistent with `Images`, `Containers` etc. Signed-off-by: Roman Volosatovs <roman.volosatovs@docker.com>