Can't connect to postgres docker container (localhost)

后端 未结 0 651
隐瞒了意图╮
隐瞒了意图╮ 2020-12-05 01:01

I have downloaded a docker image from docker hub to get a container with postgres, with the following command:

docker run -d -p 5432:5432 --name postgres-docker

相关标签:
回答
  • 消灭零回复
提交回复
热议问题