pgAdmin 4 commit: Add the ability to build a basic Docker container. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add the ability to build a basic Docker container.
Date
Msg-id E1dv3jS-00034l-Sv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add the ability to build a basic Docker container.

Branch
------
master

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

Modified Files
--------------
.gitignore               |  1 +
Makefile                 |  8 +++-
pkg/docker/Dockerfile    | 48 ++++++++++++++++++++++++
pkg/docker/build.sh      | 98 ++++++++++++++++++++++++++++++++++++++++++++++++
pkg/docker/entry.sh      | 15 ++++++++
pkg/docker/pgadmin4.conf | 22 +++++++++++
6 files changed, 191 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: v2.0 RC2 test builds
Next
From: Surinder Kumar
Date:
Subject: Re: v2.0-rc1 not starting, runtime not building