mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-21 13:24:27 +00:00
8 lines
110 B
Docker
8 lines
110 B
Docker
FROM mdillon/postgis:latest
|
|
|
|
LABEL maintainer="Mahmoud Zalt <mahmoud@zalt.me>"
|
|
|
|
CMD ["postgres"]
|
|
|
|
EXPOSE 5432
|