Initdb: create database schemas, admin role, initial background map
All checks were successful
/ test (push) Successful in 32s
All checks were successful
/ test (push) Successful in 32s
This commit is contained in:
parent
e44911db8e
commit
7354b9bab8
6 changed files with 76 additions and 47 deletions
|
@ -2,6 +2,3 @@ FROM docker.io/postgis/postgis:17-3.5-alpine
|
|||
|
||||
ENV POSTGRES_USER gisaf
|
||||
ENV POSTGRES_PASSWORD secret
|
||||
|
||||
# Overwrite standard postgis entrypoint
|
||||
COPY ./database-container-entrypoint-postgis.sh /docker-entrypoint-initdb.d/10_postgis.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue