Re: no matching entries in passwd file

2019-05-21 Thread Fabio Pardi
t; > I have  database & users created inside the docker but we are getting > connection issue while trying to connect to database using user created > in postgres. > >   > > docker exec -it -u test b8e7ejb1e31d bash > > unable to find user test: no matching entries in passwd file > > Regards, > > Daulat > >   >

no matching entries in passwd file

2019-05-21 Thread Daulat Ram
Hello team, I have database & users created inside the docker but we are getting connection issue while trying to connect to database using user created in postgres. docker exec -it -u test b8e7ejb1e31d bash unable to find user test: no matching entries in passwd file Regards, Daulat