pgAdmin 4 commit: Ensure Postfix starts in the container, now it runs a

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure Postfix starts in the container, now it runs a
Date: 2020-01-20 10:41:30
Message-ID: E1itUUs-00060O-1J@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure Postfix starts in the container, now it runs as non-root by default. Fixes #5076

Branch
------
master

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

Modified Files
--------------
Dockerfile | 4 +++-
docs/en_US/release_notes_4_18.rst | 3 ++-
pkg/docker/entrypoint.sh | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-01-20 10:44:21 pgAdmin 4 commit: Fixed API test cases for missing language pack and ja
Previous Message Dave Page 2020-01-20 10:39:51 pgAdmin 4 commit: Improve wording