pgadmin4 docker multi-arch

From: Raymond Mouthaan Photography <raymondmouthaanphotography(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgadmin4 docker multi-arch
Date: 2019-03-12 10:04:00
Message-ID: 48C882DC-63A4-474D-8865-FE12A0C67D65@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dear pgAdmin 4 team,

Recently I came across pgAdmin 4 and noticed the docker image for it. Unfortunately this image is amd64 based which doesn't work on a arm docker host.

Therefore I create a github repo to create multi-arch images. Currently for arm32v6, arm64v8 and amd64. All these are docker manifest listed and therefore users don't need to specify the arch they require. This is automatically detected by Docker. Also these images are based on the latest version of pgAdmin 4 (version 4.3), Alpine 3.7 and Python 3.7.
The images are build and pushed by TravisCi.

Unfortunately I could find an official pgAdmin 4 repo on github to do a PR with the changes I made. Therefore I am writing this email, to ask whether you are interested in such a improved to your project?

Best regards,
Raymond Mouthaan

Sent from my iPhone

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-12 10:13:36 pgAdmin 4 commit: Avoid 'bogus varno' message from Postgres when viewin
Previous Message Aditya Toshniwal 2019-03-12 07:00:22 [pgAdmin4][RM4017] Query Tool History persistence