Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blwsh committed Dec 14, 2020
1 parent 5142b52 commit 74ecd17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Or via Docker
```shell
docker run -it \
-v ~/.aws:/app/.aws \
-v ~/kolmio.pem:/app/kolmio.pem \
test -i /app/kolmio.pem --region eu-west-2
-v ~/<key.pem>:/app/<key.pem> \
blwsh/ecssh:latest -i /app/<key.pem> --region <region>
```

*Note in future versions, support for forwarding the host SSH agent and AWS SSM will be included meaning you can omit mounting a .pem file*
Expand Down

0 comments on commit 74ecd17

Please sign in to comment.