mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 14:15:38 +03:00
PostrgresSQL 8.2, 8.3, 8.4, 9.0, 9.1, 9.2, 9.3, 9.4, 9.5, 9.6, 10, 11, 12
This commit is contained in:
parent
ee9552deee
commit
f3108039b0
@ -1,5 +1,5 @@
|
|||||||
all: pssql
|
all: pssql
|
||||||
pssql:
|
pssql:
|
||||||
docker build --compress -t epicmorg/postgres:9.0 .
|
docker build --compress -t epicmorg/postgres:9.2 .
|
||||||
docker push epicmorg/postgres:9.0
|
docker push epicmorg/postgres:9.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user