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

error creating the example

Open ezeql opened this issue 7 years ago • 1 comments

go-lambda create --role arn:aws:iam::account-id:role/lambda_basic_execution handler github.com/xlab/go-lambda/example
unknown shorthand flag: 'b' in -buildmode
See 'docker build --help'.
docker.go:59: exit status 125

ezeql avatar Mar 04 '17 06:03 ezeql

Hi, please re-run with --verbose option, also share your environment details (e.g. OS and docker -v)

xlab avatar Mar 04 '17 08:03 xlab