From 62bc8eebe2641e6a6c92645cfcb39ab7727fb7d2 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Thu, 29 May 2025 19:56:26 +0800 Subject: [PATCH] fix --- docs/en/guide/docker/docker_build.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/guide/docker/docker_build.md b/docs/en/guide/docker/docker_build.md index de5b54323a..f59da65694 100644 --- a/docs/en/guide/docker/docker_build.md +++ b/docs/en/guide/docker/docker_build.md @@ -34,6 +34,8 @@ Currently, the system only supports selecting: - debian - ubuntu - almalinux +- rockylinux +- openeuler with Debian being the default choice.