Skip to content

Commit 82bbfb6

Browse files
committed
build: clarify registry cache driver support
Signed-off-by: henriquejsza <henriquejsza@gmail.com>
1 parent 069012f commit 82bbfb6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

content/manuals/build/cache/backends/registry.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ everything that the inline cache can do, and more:
1818
- It works with other exporters for more flexibility, instead of only the
1919
`image` exporter.
2020

21-
This cache storage backend is not supported with the default `docker` driver.
22-
To use this feature, create a new builder using a different driver. See
21+
This cache storage backend works with the default `docker` driver only when the
22+
[containerd image store](/manuals/desktop/features/containerd.md) is enabled. If
23+
the containerd image store isn't enabled, use a different driver. See
2324
[Build drivers](/manuals/build/builders/drivers/_index.md) for more information.
2425

2526
## Synopsis

0 commit comments

Comments
 (0)