Skip to content

lucasapoena/docker-postgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker - PostgreSQL

PostgreSQL + pgAdmin 4

Requirements

🍎 MacOS:

Install Docker and Docker-compose

🈁 Windows:

Install Docker and Docker-compose

🐧 Linux:

Install Docker and Docker-compose.

How to use

Clone the project to your local repository:

git clone https://github.com/lucasapoena/docker-postgreSQL

Initialize your containers:

cd docker-postgreSQL
./start

Panels

Enjoy your new panels!

PgAdmin4: http://localhost:8080

Images used

postgres:latest

dpage/pgadmin4:latest

Features commands

Commands Description Options & Examples
./start Initializes its containers
./stop Stop your project containers
./kill Stops containers and removes containers, networks, volumes, and images created to the specific project

References

Pg4Admin

License

MIT © 2019 Lucas Apoena and contributors.

About

Imagem docker para PostgreSQL Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages