Azure-Samples / Azure-Samples/functions-custom-handlers
For the R sample, where does the R runtime come from?
Open
- Dominant language
- Go
- Stars
- 94
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to understand custom handlers, and how you write them in an arbitrary language.
R is a good example of this.
The R sample here though doesn't seem to tell me anything about where the R runtime actually comes from. The only Dockerfile provided uses a "node" base image.
Naively I was expecting there to be a Dockerfile for the R sample that specified some kind of base image that contained an R runtime environment? But I probably misunderstand how custom handlers, and custom image work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.