centos系统下使用docker安装opengauss数据库(单机)Docker安装拉取镜像docker pull enmotech/opengauss:latest
启动容器在基础的启动命令基础上,增加了环境变量、端口映射于持久化存储
2024-10-23