Re: docker pgadmin - Mailing list pgsql-admin

From David G. Johnston
Subject Re: docker pgadmin
Date
Msg-id CAKFQuwbtTUNpqiPG04j-rNpcmtTf+rzrxz_3ZTZ-DxetmPPV9A@mail.gmail.com
Whole thread Raw
In response to docker pgadmin  (Hosney Osman <king.v.osman@gmail.com>)
List pgsql-admin
On Sat, Mar 19, 2022 at 6:51 PM Hosney Osman <king.v.osman@gmail.com> wrote:
i am running the below command to run pgadmin docker version
how to set these environment variables.
PGADMIN_DEFAULT_EMAIL and PGADMIN_DEFAULT_PASSWORD
=======================================================
[root@localhost ~]# docker run --rm -p 5050:5050 dpage/pgadmin4

Docker 101 is somewhat out-of-scope for this list but as with most things the docker command is documented.  I've linked to the section that specifically talks about environment variables.


David J.

pgsql-admin by date:

Previous
From: Hosney Osman
Date:
Subject: docker pgadmin
Next
From: Loles
Date:
Subject: How to check existing recovery points