feat!: initial prototype
This commit is contained in:
3
docker/db.Dockerfile
Normal file
3
docker/db.Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM postgres:latest
|
||||
COPY src/main/resources/schema.sql /docker-entrypoint-initdb.d/
|
||||
Reference in New Issue
Block a user