Working AWS Lambda template with Quarto? #13727
Unanswered
asiddiqi16
asked this question in
Q&A
Replies: 1 comment
-
|
Unfortunately, with this little information, it's unlikely someone can help you. Please elaborate on your setup, such as system, Docker image, etc. As far as I know, AWS Lambda supports Docker, so you should be able to use that (if not already the case) to render anything. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
I am trying to run quarto in an AWS Lambda by setting up a docker container image. I noted there were some discussions about this here:
https://github.com/orgs/quarto-dev/discussions/1579
Has anyone come up with a working template for running quarto in AWS lambda? I know there are some permissions issues, but I can't seem to run quarto without running as a root user in the container.
Thanks, any help would be appreciated.
Ariba
Beta Was this translation helpful? Give feedback.
All reactions