https://github.com/miha53cevic/simple-postgres-docker
Simple postgres docker image
https://github.com/miha53cevic/simple-postgres-docker
docker-compose postgres
Last synced: about 2 months ago
JSON representation
Simple postgres docker image
- Host: GitHub
- URL: https://github.com/miha53cevic/simple-postgres-docker
- Owner: miha53cevic
- License: mit
- Created: 2023-09-29T12:55:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-29T12:58:43.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T20:03:22.849Z (over 1 year ago)
- Topics: docker-compose, postgres
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Postgres Docker Container
```bash
docker compose up -d
```
## Adminer (phpAdmin)
http://localhost:8080/
## Postgres
http://localhost:5432/