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:
2
docker/.gitignore
vendored
Normal file
2
docker/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
data/**/*
|
||||
compose.override.yml
|
||||
Reference in New Issue
Block a user