open-austin / azure-indigent-defense

4 stars 2 forks source link

Dockerize Azure function app so that devs with M1s can run it #26

Closed zimzoom closed 1 year ago

zimzoom commented 1 year ago

Add a Dockerfile to the Azure function app so that people with M1s (and plain docker enthusiasts) can run the app in a docker container for local development. (Because Azure Functions is not compatible with ARM architecture)