... "5432:5432" networks: - postgres restart: unless-stopped container_name: xx_postgres pgadmin: links: - postgres:postgres image: fenglc/pgadmin4 volumes: ...
確定! 回上一頁