Azure / azure-functions-docker

This repo contains the base Docker images for working with azure functions
MIT License
247 stars 115 forks source link

Arm64 base image #224

Open shizn opened 4 years ago

shizn commented 4 years ago

Any plan to have official arm64 base images? Scenario: Run Azure Functions container on Azure IoT Edge arm64 Linux devices.

0gust1 commented 3 years ago

Would be nice for #402 too :)

abailey7 commented 2 years ago

In the same boat here. Anyone from Microsoft able to comment on when there would be a plan to offer arm64 or arm32 images for Azure Functions (Node + Python)?

I have pretty much our whole stack working on my M1-based Mac and only the Azure Functions Python isn't supported directly. I know that I can build an image based on the base arm images, but I won't get updates and it creates a maintenance gap for my team.

Feeling the nervousness rise on my team as we look at upgrading Macs, but not having support for some basic images that we run.

DanoThom commented 1 year ago

Still nothing on this?

ajstewart commented 1 year ago

Any plans for this? The arm64 support around the functions tools is getting really frustrating. This issue is over 3 years old now.

mohsinonxrm commented 11 months ago

I've just updated the multi-architecture images with the latest release, host and added dotnet 7 and 8-preview.

https://hub.docker.com/r/mohsinonxrm/azure-functions-dotnet/tags

mohsinonxrm/azure-functions-dotnet:4-isolated8.0-appservice-preview mohsinonxrm/azure-functions-dotnet:4-isolated8.0-preview mohsinonxrm/azure-functions-dotnet:4-isolated7.0-appservice mohsinonxrm/azure-functions-dotnet:4-isolated7.0 mohsinonxrm/azure-functions-dotnet:4-isolated6.0-appservice mohsinonxrm/azure-functions-dotnet:4-isolated6.0 mohsinonxrm/azure-functions-dotnet:4-appservice mohsinonxrm/azure-functions-dotnet:4

Not to be used in any official or supported capacity, certainly not in production

SymbioticKilla commented 5 months ago

Perhaps it depends on GA of Kubernetes ARM VMs? https://azure.microsoft.com/de-de/updates/public-preview-arm64-agent-node-support-in-aks/

kurt-mueller-osumc commented 1 week ago

Now that Microsoft's released Surface Laptop, which is Windows on ARM, what's the over/under of how many months it'll be until the Azure Functions docker image for aarch64 is released?