This commit is contained in:
João Joyce
2016-11-08 13:17:23 +00:00
parent 3e4a5edc64
commit a42f62c626
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,5 @@
FROM mdillon/postgis:latest
CMD ["postgres"]
EXPOSE 5432