Postgresql for docker
First start a DATA container like quickbrew/data.
docker run -d -name postgresql -volumes-from DATA -p 5432:5432 quickbrew/postgresql
There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest commit | ||||
Postgresql for docker
First start a DATA container like quickbrew/data.
docker run -d -name postgresql -volumes-from DATA -p 5432:5432 quickbrew/postgresql