PassFile in docker compose? - Mailing list pgadmin-support

From Zoltan Albert
Subject PassFile in docker compose?
Date
Msg-id CADLc3Q-7Yw_r0HHYm3WThsSUE4p-HkoA9GTUmP4G19n4Rzt5vw@mail.gmail.com
Whole thread Raw
Responses Re: PassFile in docker compose?
List pgadmin-support
I'm trying to use docker compose to spin up postgres and pgAdmin services, and the only sticking point is a minor one: I can't seem to get the PassFile to work.

I wonder if it's not possible because of the following note at the bottom this page of the pgAdmin docs https://www.pgadmin.org/docs/pgadmin4/4.23/server_dialog.html:

```

Note

The password file option is only supported when pgAdmin is using libpq v10.0 or later to connect to the server.
```

Tried:
- stackoverflowing
- most promising google result: https://javaoraclesoa.blogspot.com/2020/01/pgadmin-in-docker-provisioning.html

Nothing seemed to work. Am I missing something? Or is it really just not possible?

Thanks!
Z

pgadmin-support by date:

Previous
From: "R.R. PRAVEEN RAJA"
Date:
Subject: Re: How to use pgadmin 4
Next
From: Dave Page
Date:
Subject: Re: PassFile in docker compose?