mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
feat added custom pages
This commit is contained in:
7
.devcontainer/laradock/postgres-postgis/Dockerfile
Normal file
7
.devcontainer/laradock/postgres-postgis/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM postgis/postgis:latest
|
||||
|
||||
LABEL maintainer="Mahmoud Zalt <mahmoud@zalt.me>"
|
||||
|
||||
CMD ["postgres"]
|
||||
|
||||
EXPOSE 5432
|
||||
Reference in New Issue
Block a user