标签:http exe doc href article mst https 登录 psql
进入容器内部,使用postgres cli命令
docker exec -it [mypostgres] /bin/bash
psql -U postgres -W
# 使用密码登录
参考:
https://blog.csdn.net/smstong/article/details/17138355
标签:http exe doc href article mst https 登录 psql
原文地址:https://www.cnblogs.com/unixcs/p/13356708.html