Closed marcellourbani closed 4 years ago
The artifact mounted in docker image doesn't have an executable flag, so can't be run. I will submit a PR in minutes
artifact should be executable
build a dockerless hello world function in Linux, run it locally serverless invoke local -l -f manager -d '{"name":"foo"}'
serverless invoke local -l -f manager -d '{"name":"foo"}'
Arch Linux serverless version:
Framework Core: 1.74.1 Plugin: 3.6.14 SDK: 2.3.1 Components: 2.31.6
rust-plugin version: 0.3.8
🐛 Bug description
The artifact mounted in docker image doesn't have an executable flag, so can't be run. I will submit a PR in minutes
🤔 Expected Behavior
artifact should be executable
👟 Steps to reproduce
build a dockerless hello world function in Linux, run it locally
serverless invoke local -l -f manager -d '{"name":"foo"}'
🌍 Your environment
Arch Linux serverless version:
Framework Core: 1.74.1 Plugin: 3.6.14 SDK: 2.3.1 Components: 2.31.6
rust-plugin version: 0.3.8