mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-11 22:34:34 +00:00
Update for public docker hub build images
This commit is contained in:
parent
c3ad00d193
commit
bc4d14a4f0
3 changed files with 13 additions and 4 deletions
4
build/postgres/Dockerfile
Normal file
4
build/postgres/Dockerfile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
FROM postgres:11.5
|
||||
|
||||
COPY ./build/postgres/docker-entrypoint-initdb.d /docker-entrypoint-initdb.d
|
||||
COPY ./build/postgres/export_local_db.sh /export_local_db.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue