pgAdmin 4 commit: Support running the container under OpenShift with al - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Support running the container under OpenShift with al
Date
Msg-id E1nWG4W-0006yl-AW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Support running the container under OpenShift with alternate UIDs. Fixes #7257

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e7dc6df7230c9ccc74bf9853fb614407b861a42a

Modified Files
--------------
Dockerfile                       | 13 ++++++++-----
docs/en_US/release_notes_6_8.rst |  1 +
pkg/docker/entrypoint.sh         |  9 +++++++++
3 files changed, 18 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: pgAdmin 4 commit: Port preferences dialog to React. Fixes #7149
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added support for the SUSE platform.