Hi All!
I am new to this, so I apologize beforehand if it's not entirely kosher,
but I have a proposed change to the Dockerfile entrypoint.sh to allow for
configurable servers.json filename path.
The reasoning behind this is that I have a Kubernetes deployment of pgadmin
where I build a ConfigMap
On Fri, Jun 21, 2019 at 4:24 AM Dave Page wrote:
> Hi
>
> On Thu, Jun 20, 2019 at 5:31 PM Andrew Coleman
> wrote:
>
>> Hi All!
>>
>> I am new to this, so I apologize beforehand if it's not entirely kosher,
>> but I have a proposed change
Recently, while testing my changes to entrypoint.sh in Docker, I noticed
that you cannot import or export passwords via the servers.json file. You
can get around this by setting the PassFile option in servers.json, but
that still doesn't work correctly. For me to make this work, I had to also
set t