blackbirdchess-docker-dev/postgres-postgis/Dockerfile
João Joyce a42f62c626 Postgis
2016-11-08 13:17:23 +00:00

5 lines
58 B
Docker

FROM mdillon/postgis:latest
CMD ["postgres"]
EXPOSE 5432