Azure / Azure/azure-functions-docker

Support running as non-root, on a high port

Open
#424 17 comments 8 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
280
Forks
126
PR merge metrics
No merged PRs in 30d

Description

Hi everyone,

We use mcr.microsoft.com/azure-functions/dotnet:3.0 to implement function apps via [KEDA](https://docs.microsoft.com/en-us/azure/azure-functions/functions-kubernetes-keda), and we want to run all of our containers with Azure's "Kubernetes cluster pod security restricted standards for Linux-based workloads" policy. This means we need both to run as non-root, and to disallow privilege escalation via setcap. Could you please consider adding this capability?

Thanks,
Paul

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.