How to login to Postgres via command line in Docker using secrets, without `docker exec -it psql -h localhost -U postgres`?

前端 未结 0 1048
借酒劲吻你
借酒劲吻你 2021-02-06 10:55

I am able to use docker-compose -f postgres.yaml build to build the below file and bring it up, I can login successfully via

docker exec -it

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