pgadmin4 version 4.18 for Raspberry PI 3 and 4
50K+
In order to run this container you'll need docker installed on a Raspberry PI 3 or 4
1. (sudo) docker run -d -p 5050:5050 --name pgadmin4 naobana/pgadmin4:latest
2. browse to http://ip:5050 to enter pgadmin
3. Have fun!
This image is for dev and test purposes only.
Content type
Image
Digest
Size
209.8 MB
Last updated
over 6 years ago
docker pull naobana/pgadmin4