lambci / docker-lambda

Docker images and test runners that replicate the live AWS Lambda environment
MIT License
5.84k stars 431 forks source link

serverless command not found #328

Closed adilbaber closed 3 years ago

adilbaber commented 3 years ago

how to run serverless deploy

mhart commented 3 years ago

Install the serverless command line.

https://www.serverless.com/framework/docs/providers/aws/guide/installation/