issues
search
Azure
/
azure-functions-docker
This repo contains the base Docker images for working with azure functions
MIT License
269
stars
118
forks
source link
Remove .Net 6 from bookworm base images
#1154
Closed
pragnagopa
closed
3 months ago
pragnagopa
commented
3 months ago
.Net 6 SDK / Runtime not required for OOP host
Delete bundles from .Net 8 Isolated Image. Dotnet Isolated apps do not depend on bundles. App content should include all the assemblies needed for function execution