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 fdf5cae commit 10bd2f5Copy full SHA for 10bd2f5
README.md
@@ -27,7 +27,7 @@ Run on alternate port
27
Dockerhub Link: [https://hub.docker.com/r/c1phr/aws-lambda-runtime-local](https://hub.docker.com/r/c1phr/aws-lambda-runtime-local)
28
29
```bash
30
-docker run -p 9000:9000 c1phr/aws-lambda-runtime-local -p
+docker run -p 9000:9000 c1phr/aws-lambda-runtime-local
31
```
32
33
Run on alternate port
0 commit comments