feat: add docker compose for local dev services

Provide a docker-compose setup for mssql, postgres with postgis, and an azurite-compatible local storage target.
This commit is contained in:
2026-05-29 11:30:00 -05:00
parent 4ce79687b3
commit e438f0b9a7
2 changed files with 52 additions and 0 deletions

2
docker/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
data/**/*
compose.override.yml