mirror of
https://github.com/versia-pub/postgres.git
synced 2026-03-13 02:49:16 +01:00
Merge branch 'main' of github.com:lysand-org/postgres
Pull in changes from GitHub
This commit is contained in:
commit
4834275928
2 changed files with 99 additions and 0 deletions
|
|
@ -19,3 +19,4 @@ RUN printf '#!/bin/sh\npsql -U "$POSTGRES_USER" -d "$POSTGRES_DB" -c "CREATE EXT
|
|||
|
||||
# Make the entrypoint script executable
|
||||
RUN chmod +x /docker-entrypoint-initdb.d/init.sh
|
||||
CMD ["postgres"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue