We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed53558 + 10bd2f5 commit dfd90ecCopy full SHA for dfd90ec
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