Thread: pgAdmin 4 commit: Add optional TLS support to the docker container.

pgAdmin 4 commit: Add optional TLS support to the docker container.

From
Dave Page
Date:
Add optional TLS support to the docker container.

Branch
------
master

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

Modified Files
--------------
pkg/docker/Dockerfile       | 14 +++++++--
pkg/docker/README           | 76 +++++++++++++++++++++++++++++++++++++++++++++
pkg/docker/build.sh         |  2 +-
pkg/docker/entry.sh         |  2 ++
pkg/docker/pgadmin4.conf    | 22 -------------
pkg/docker/pgadmin4.conf.j2 | 43 +++++++++++++++++++++++++
6 files changed, 134 insertions(+), 25 deletions(-)