Skip to content

Commit e8a8cd0

Browse files
clarify only supported build engines for localRegistry
Signed-off-by: lianmakesthings <hi@lianmakesthings.dev>
1 parent 20ce30c commit e8a8cd0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/pages/configuration/localRegistry/README.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Unless persistence is enabled, the local registry will be deployed using a `Depl
1313

1414
Local registry configuration is defined in the `localRegistry` section of the `devspace.yaml`.
1515

16+
:::note
17+
localRegistry currently only supports docker and buildkit
18+
:::
19+
1620
<Tabs
1721
defaultValue="default"
1822
values={[

0 commit comments

Comments
 (0)