Hi,
When running the docker image in desktop mode
(PGADMIN_CONFIG_SERVER_MODE=False), no user is created. That is expected
behaviour.
But then the code that imports the servers.json pre-configuration fails as it
ties the import to the default user.
I think line 40 of entrypoint.sh
(https://
in
docker.
Regards,
Olivier Levitt
From: Ashesh Vashi [ashesh.va...@enterprisedb.com]
Sent: 14 December 2019 05:52
To: Levitt Olivier
Cc: pgadmin-hack...@postgresql.org
Subject: Re: [Pgadmin] [Docker] servers.json import fails when running in
desktop