Skip to content

Commit

Permalink
Merge pull request #21 from alcounit/develop
Browse files Browse the repository at this point in the history
Update links for browser images
  • Loading branch information
alcounit authored Mar 7, 2021
2 parents e1cbb90 + 46ef4d5 commit b3c3480
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ Flags:
## Configuration
Selenosis can run any docker image with browser but best work with images debeloped by Aerokube team:
<br>
* [Android](https://hub.docker.com/r/selenoid/android/tags?page=1&ordering=last_updated)
* [Chrome](https://hub.docker.com/r/selenoid/chrome/tags?page=1&ordering=last_updated)
* [Firefox](https://hub.docker.com/r/selenoid/firefox/tags?page=1&ordering=last_updated)
* [Opera](https://hub.docker.com/r/selenoid/opera/tags?page=1&ordering=last_updated)
* [Android](https://aerokube.com/images/latest/#_android)
* [Chrome](https://aerokube.com/images/latest/#_chrome)
* [Firefox](https://aerokube.com/images/latest/#_firefox)
* [Opera](https://aerokube.com/images/latest/#_opera)

To start browsers in kubernetes cluster you will need config, config can be JSON or YAML file.<br/>
Basic configuration is be like (all fields in this example are mandatory):
Expand Down

0 comments on commit b3c3480

Please sign in to comment.