We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f995b commit e14a969Copy full SHA for e14a969
README.md
@@ -19,7 +19,7 @@ This package is also available as Docker Container.
19
20
### TL;DR
21
```shell
22
-docker run -p 8080:8080 -d driverpt/lambda-api-simulator
+docker run -p 8080:8080 -d driverpt/aws-lambda-api-simulator
23
```
24
25
Start your handler by setting `AWS_LAMBDA_RUNTIME_API` Env Var to `localhost:8080`
0 commit comments