Skip to content

edonizeti/postgres-pgadmin4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

postgreSQL-docker-compose

docker-compose setup with PostgreSQL and pgAdmin4

Run:

$env:COMPOSE_PROJECT_NAME = "<project_name>"; docker-compose up

To get the DB hostname/address, execute docker container ls. Copy the container ID and execute docker inspect <container_id>. At the end of the result, you will see the IP address.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published