mirror of
https://github.com/wassname/docker-postgresql.git
synced 2026-06-28 02:00:09 +08:00
readme: docker build one liner
This commit is contained in:
@@ -68,9 +68,7 @@ docker pull sameersbn/postgresql:9.4-8
|
||||
Alternately you can build the image yourself.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/sameersbn/docker-postgresql.git
|
||||
cd docker-postgresql
|
||||
docker build -t="$USER/postgresql" .
|
||||
docker build -t sameersbn/postgresql github.com/sameersbn/docker-postgresql
|
||||
```
|
||||
|
||||
# Quick Start
|
||||
|
||||
Reference in New Issue
Block a user