From 2c3286b46bbf335e29596182dbaa78c6d5672c1d Mon Sep 17 00:00:00 2001 From: zhang_xubo <2578876417@qq.com> Date: Tue, 4 Jul 2023 20:50:41 +0800 Subject: [PATCH] update docker docs link --- docker/README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docker/README.md b/docker/README.md index a2b5c480f..da39e6a21 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,11 +1,11 @@ -# openGauss on Docker -Sample Docker build files to facilitate installation, configuration, and environment setup for DevOps users. For more information about openGasuss please see the [openGauss Online Documentation](https://opengauss.org/zh/docs/1.0.1/docs/Quickstart/Quickstart.html). - - -# About Opengauss - - openGauss is an open source relational database management system that is released with the Mulan PSL v2. with the kernel derived from PostgreSQL, openGauss is built on Huawei's years of experience in the database field and continuously provides competitive features tailored to enterprise-class scenarios. In addition, openGauss is an open source database platform that encourages community contribution and collaboration. - - -# How To Run openGauss On Docker -You may read the English installation guide [openGauss-in-Docker-container-installation-guide.md](https://gitee.com/opengauss/docs/blob/master/content/en/docs/installation/openGauss-in-Docker-container-installation-guide.md), and [中文安装指南](https://gitee.com/opengauss/docs/blob/master/content/zh/docs/installation/%E5%AE%B9%E5%99%A8%E5%AE%89%E8%A3%85.md) for details. +# openGauss on Docker +Sample Docker build files to facilitate installation, configuration, and environment setup for DevOps users. For more information about openGasuss please see the [openGauss Online Documentation](https://docs.opengauss.org/zh/docs/latest/docs/GettingStarted/GettingStarted.html). + + +# About Opengauss + + openGauss is an open source relational database management system that is released with the Mulan PSL v2. with the kernel derived from PostgreSQL, openGauss is built on Huawei's years of experience in the database field and continuously provides competitive features tailored to enterprise-class scenarios. In addition, openGauss is an open source database platform that encourages community contribution and collaboration. + + +# How To Run openGauss On Docker +You may read the English installation guide [openGauss-in-Docker-container-installation-guide.md](https://docs.opengauss.org/en/docs/latest/docs/GettingStarted/container-based-installation-on-a-single-node.html), and [中文安装指南](https://docs.opengauss.org/zh/docs/latest/docs/InstallationGuide/%E5%8D%95%E8%8A%82%E7%82%B9%E5%AE%89%E8%A3%85_%E5%AE%B9%E5%99%A8.html) for details.