-
-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Hi ,
it's not a bug but a feature request. I would like to deploy this code as a lambda function.
i tried to adapt the Dockerfile. First of all it needs to be based on public.ecr.aws/lambda/nodejs:20 ( not ubuntu) .
So i tried to make this change and adapt the requirements to be installed with dnf ( and not apt) but without success ( it did not work for most of the packqges like ffmpeg).
So if someone succeeds, I am interested !
Thank you !
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers