An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# docker-image-postgresql

[![Build Status](https://travis-ci.org/chesszebra/docker-image-postgresql.svg?branch=master)](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
```