pgAdmin 4 commit: A bunch of size optimisation for the container.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: A bunch of size optimisation for the container.
Date: 2021-02-09 13:12:28
Message-ID: E1l9Soe-0003OV-8H@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

A bunch of size optimisation for the container.

The new Rust requirement for the Cryptography module bloated it significantly.

Branch
------
master

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

Modified Files
--------------
.dockerignore | 2 +
Dockerfile | 103 +++++++++++++++++++++--------------------------
pkg/docker/entrypoint.sh | 12 +++---
3 files changed, 54 insertions(+), 63 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-09 14:07:16 Re: pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the
Previous Message Murtuza Zabuawala 2021-02-09 11:21:15 Re: pgAdmin 4 commit: Use 'sys.executable' to get the absolute path of the