From ad4828f102474f1e9a2fc72118bcb47a0102734b Mon Sep 17 00:00:00 2001 From: "abby.huang" <78209557+abby-cyber@users.noreply.github.com> Date: Wed, 16 Mar 2022 16:11:35 +0800 Subject: [PATCH] support docker imaged nebula on arm (#1151) * support docker imaged nebula on arm * Update 1.resource-preparations.md * Update 1.resource-preparations.md --- .../1.resource-preparations.md | 8 ++++++-- .../3.deploy-nebula-graph-with-docker-compose.md | 6 ++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docs-2.0/4.deployment-and-installation/1.resource-preparations.md b/docs-2.0/4.deployment-and-installation/1.resource-preparations.md index 274f7c3a253..3b438f8174e 100644 --- a/docs-2.0/4.deployment-and-installation/1.resource-preparations.md +++ b/docs-2.0/4.deployment-and-installation/1.resource-preparations.md @@ -243,9 +243,13 @@ Nebula Graph is designed and implemented for NVMe SSD. All default parameters ar !!! enterpriseonly - Nebula Graph {{ nebula.release }} does not support running or compiling directly on the ARM architecture (including Apple Mac M1 or Huawei Kunpeng). + Nebula Graph {{ nebula.release }} Enterprise Edition can be run or compiled directly on ARM architectures (including Apple Mac M1 or Huawei Kunpeng). Contact inquiry@vesoft.com for business supports. + +!!! note + + Starting with {{nebula.release}}, you can run containerized Nebula Graph databases on Docker Desktop for ARM macOS or on ARM Linux servers. + - Contact inquiry@vesoft.com for business supports. - + Starting with {{nebula.release}}, Nebula Graph comes with ARM64 Linux Docker images. You can run containerized Nebula Graph databases on Docker Desktop for ARM macOS or on ARM Linux servers. + !!! Note Update the [Nebula Graph images](#how_to_upgrade_or_update_the_docker_images_of_nebula_graph_services) and [Nebula Console images](#how_to_update_the_nebula_console_client) first if they are out of date.