mirror of
https://github.com/fergalmoran/pgadmin4.git
synced 2025-12-22 09:38:17 +00:00
207 B
207 B
Docker container for pgadmin4
Create a folder for settings and run the container
mkdir -p ~/pgadmin-data
docker run -it --rm -v ~/pgadmin-data:/pgadmin-data --net=host fergalmoran/pgadmin4:latest