https://github.com/chesszebra/docker-image-postgresql
A Docker image that sets up a PostgreSQL database.
https://github.com/chesszebra/docker-image-postgresql
database docker postgres postgresql
Last synced: 2 months ago
JSON representation
A Docker image that sets up a PostgreSQL database.
- Host: GitHub
- URL: https://github.com/chesszebra/docker-image-postgresql
- Owner: chesszebra
- License: mit
- Created: 2017-09-05T19:39:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T20:49:48.000Z (almost 9 years ago)
- Last Synced: 2025-09-06T00:44:01.732Z (10 months ago)
- Topics: database, docker, postgres, postgresql
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-image-postgresql
[](https://travis-ci.org/chesszebra/docker-image-postgresql)
This repository contains the Docker image used to setup a PostgreSQL
database.
## Usage
```bash
docker pull chesszebra/postgresql
```