Replies: 1 comment
-
You might want to take a look at https://bref.sh/docs/web-apps/docker.html and https://www.serverless.com/blog/container-support-for-lambda |
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
-
I'm deploying a laravel application and got the error bellow:
Is possible to overcome it? I tried to add
runtime: docker
toserverless.yml
, but didn't work.Beta Was this translation helpful? Give feedback.
All reactions