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 6cddf47 commit f3e75caCopy full SHA for f3e75ca
README.md
@@ -13,6 +13,7 @@ This image goes with these versions.
13
14
```bash
15
$ YOUR_REGION=ap-northeast-1 # your region
16
+$ git clone --depth 1 https://github.com/umihico/docker-selenium-lambda.git docker-selenium-lambda && cd $_
17
$ sls deploy --region $YOUR_REGION
18
$ sls invoke -f server --region $YOUR_REGION
19
```
0 commit comments