update docker docs link

This commit is contained in:
zhang_xubo
2023-07-04 20:50:41 +08:00
parent e8131e9a09
commit 2c3286b46b

View File

@ -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.