Hello dpage, all, Recently, I attempted to deploy pgadmin4 to a raspberry pi 4, using the
https://hub.docker.com/r/dpage/pgadmin4/ image. This is a request to publish linux/arm/v7 arch images for dpage/pgadmin4 . For our projects, we’ve had some success building and publishing multi-arch images using
https://docs.docker.com/buildx/working-with-buildx/ I took a look, and the images used in the Dockerfile at
https://github.com/postgres/pgadmin4 (node:8-alpine at least), seem to have linux/arm/v7 variants. If it would help, I could try to integrate the repo and see how much work is involved in building the Dockerfile for linux/arm/v7 .
Anyways, just a low priority feature request. I really appreciate pgadmin4 and the associated docker image.
Thanks all, -Patrick |