lambda-native icon indicating copy to clipboard operation
lambda-native copied to clipboard

Added build and deploy for non-linux user

Open ifew opened this issue 5 years ago • 6 comments

using docker for build

ifew avatar Apr 19 '19 04:04 ifew

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?

zaccharles avatar Apr 19 '19 21:04 zaccharles

OK, that's Interesting

ifew avatar Apr 22 '19 07:04 ifew

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.

ifew avatar Apr 24 '19 07:04 ifew

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.

zaccharles avatar Apr 24 '19 08:04 zaccharles

Ahh, I see. sorry for misunderstanding

ifew avatar Apr 24 '19 08:04 ifew

Fixed for solve AWS Lambda Connection timeout 100ms

ifew avatar Nov 13 '19 16:11 ifew