🍎 MacOS:
Install Docker and Docker-compose
🈁 Windows:
Install Docker and Docker-compose
🐧 Linux:
Install Docker and Docker-compose.
Clone the project to your local repository:
git clone https://github.com/lucasapoena/docker-postgreSQL
Initialize your containers:
cd docker-postgreSQL
./start
Enjoy your new panels!
PgAdmin4: http://localhost:8080
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 |
MIT © 2019 Lucas Apoena and contributors.