Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #190 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added OVERRIDE_HOME to README command
  • Loading branch information
vania-pooh authored Aug 10, 2017
2 parents d0906ef + 4e29c94 commit 57c3c32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ It is using Docker to launch browsers.
$ docker run --rm \
-v /var/run/docker.sock:/var/run/docker.sock \
-v ${HOME}:/root \
-e OVERRIDE_HOME=${HOME} \
aerokube/cm:latest-release selenoid start \
--vnc --tmpfs 128
```
Expand Down

0 comments on commit 57c3c32

Please sign in to comment.