We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6ebaf commit fae8664Copy full SHA for fae8664
README.md
@@ -20,7 +20,7 @@ This package is also available as Docker Container.
20
21
### TL;DR
22
```shell
23
-docker run -p 8080:8080 -d driverpt/aws-lambda-api-simulator
+docker run -p 8080:8080 -d driverpt/aws-lambda-runtime-simulator
24
```
25
26
Start your handler by setting `AWS_LAMBDA_RUNTIME_API` Env Var to `localhost:8080`
0 commit comments