We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069012f commit 82bbfb6Copy full SHA for 82bbfb6
1 file changed
content/manuals/build/cache/backends/registry.md
@@ -18,8 +18,9 @@ everything that the inline cache can do, and more:
18
- It works with other exporters for more flexibility, instead of only the
19
`image` exporter.
20
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
+This cache storage backend works with the default `docker` driver only when the
+[containerd image store](/manuals/desktop/features/containerd.md) is enabled. If
23
+the containerd image store isn't enabled, use a different driver. See
24
[Build drivers](/manuals/build/builders/drivers/_index.md) for more information.
25
26
## Synopsis
0 commit comments