Fergal Moran 660d9c8dab Initial commit
2017-03-09 22:57:10 +00:00
2017-03-09 22:57:10 +00:00
2017-03-09 22:57:10 +00:00
2017-03-09 22:57:10 +00:00

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
Description
No description provided
Readme 58 KiB
Languages
Dockerfile 51.7%
Shell 48.3%