- change version on 1.8
- add docker-compose - update entaxy
This commit is contained in:
3
distribution/entaxy-docker/postgres/Dockerfile
Normal file
3
distribution/entaxy-docker/postgres/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM postgres
|
||||
|
||||
COPY create-db.sql /docker-entrypoint-initdb.d/
|
Reference in New Issue
Block a user