From 46ef4d5dc2dea9efcecba9d40a1149ab7ba0faf1 Mon Sep 17 00:00:00 2001 From: Danylo Kuvshynov Date: Sun, 7 Mar 2021 14:37:43 +0200 Subject: [PATCH] Update links for browser images --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7873f15..90a2c24 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,10 @@ Flags: ## Configuration Selenosis can run any docker image with browser but best work with images debeloped by Aerokube team:
-* [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.
Basic configuration is be like (all fields in this example are mandatory):