Postgis
This commit is contained in:
5
postgres-postgis/Dockerfile
Normal file
5
postgres-postgis/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM mdillon/postgis:latest
|
||||
|
||||
CMD ["postgres"]
|
||||
|
||||
EXPOSE 5432
|
Reference in New Issue
Block a user