lambda-native
lambda-native copied to clipboard
Added build and deploy for non-linux user
using docker for build
Hey @ifew
Thanks for this!
Do you think it might be better to create a new build script for the Docker build, maybe named build-docker.sh
?
OK, that's Interesting
Hey @ifew
Thanks for this!
Do you think it might be better to create a new build script for the Docker build, maybe named
build-docker.sh
?
I already push build-docker.sh for build docker image.
Hi,
What I was hoping to see is that build.sh
should not have anything from Docker. It should be for building without Docker because Docker isn't required. build-docker.sh
should contain everything needed to build with Docker.
Ahh, I see. sorry for misunderstanding
Fixed for solve AWS Lambda Connection timeout 100ms