pgAdmin 4 commit: Run pgAdmin in the container as a non-root user (pgad

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Run pgAdmin in the container as a non-root user (pgad
Date: 2019-12-09 05:40:05
Message-ID: E1ieBm9-0000fE-7t@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Run pgAdmin in the container as a non-root user (pgadmin, UID: 5050). Fixes #4939.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=619c4e1180d3af8403a87255344a18dde381cb4e
Author: Dave Page <dpage(at)pgadmin(dot)org>

Modified Files
--------------
Dockerfile | 15 ++++++++++++++-
docs/en_US/release_notes_4_16.rst | 1 +
pkg/docker/entrypoint.sh | 7 ++++---
3 files changed, 19 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-09 05:40:48 Re: RM4939 - Running in the container as non-root user
Previous Message Fahar Abbas 2019-12-09 05:09:59 Re: RM4939 - Running in the container as non-root user