拉取postgresql可視化工具pgadmin4: docker pull dpage/pgadmin4. 運行pgadmin4: docker run -d -p 5433:80 --name pgadmin4 -e [email protected] ...
確定! 回上一頁