Add containerfiles for ci and database

This commit is contained in:
phil 2024-12-15 02:06:20 +01:00
parent f7d8a1972a
commit 5f64e13e1f
2 changed files with 14 additions and 0 deletions

4
Containerfile.database Normal file
View file

@ -0,0 +1,4 @@
FROM docker.io/postgis/postgis:17-3.5-alpine
ENV POSTGRES_USER gisaf
ENV POSTGRES_PASSWORD secret