Skip to content

Commit 2f751b0

Browse files
authored
Merge pull request #2688 from lianmakesthings/clarify-valid-build-engines-for-localregistry
clarify only supported build engines for localRegistry
2 parents 20ce30c + e8a8cd0 commit 2f751b0

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)