安装docker,参见Linux系统下安装docker步骤;; 拉取postgreSQL的docker镜像文件: docker pull postgres:latest; 创建docker volume,名字为“dv_pgdata”(其实可以省略 ...
確定! 回上一頁