This is to allow the user to pull the a docker image for pgAdmin IV and map to a local volume. This will allow users to connecto to a PostGreSQL database and store the connections.
To build the image locally:
docker-compose up -d
If the version of pgAdmin Iv changes the user can run:
docker-compose up -d --build