forked from huawei/openGauss-server
12 lines
1.1 KiB
Markdown
12 lines
1.1 KiB
Markdown
# 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.
|