docker pull dpage/pgadmin4 docker run -p 5050:80 \ -e ... But what if we want to host pgAdmin under a subdirectory, say /pgadmin4?
確定! 回上一頁