pgAdmin 4 commit: Optimise the Docker file to minimise the number ofla - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Optimise the Docker file to minimise the number ofla
Date
Msg-id E1gzhHq-000730-8p@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Optimise the Docker file to minimise the number of layers and maximise the chances that changes will be in the last
layersbuilt. 

Branch
------
master

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

Modified Files
--------------
pkg/docker/Dockerfile | 64 +++++++++++++++++++++++----------------------------
1 file changed, 29 insertions(+), 35 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Set the Gunicorn worker timeout to match theconfigur
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix graphical explain now that JSON data is sent ast