diff --git a/docs/docs/installation/docker-builds.mdx b/docs/docs/installation/docker-builds.mdx index c80ade02c6a..93afa08606e 100644 --- a/docs/docs/installation/docker-builds.mdx +++ b/docs/docs/installation/docker-builds.mdx @@ -44,7 +44,7 @@ Here are the build presets that are exposed through the `supersetbot docker` uti - `py311`, e.g., Py311: Similar to lean but with a different Python version (in this example, 3.11). - `ci`: For certain CI workloads. - `websocket`: For Superset clusters supporting advanced features. -- `dockerize`: Used by Helm. +- `dockerize`: Used by Helm in initContainers to wait for database dependencies to be available. ## Key tags examples