Обсуждение: pgAdmin 4 commit: Run pgAdmin in the container as a non-root user (pgad

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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@pgadmin.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(-)