C:\selenoid>cm_windows_amd64.exe selenoid start --vnc --force
> Using Docker
- Your Docker API version is 1.40
> Downloading Selenoid...
- Fetching tags for image aerokube/selenoid
registry.ping url=
https://registry.hub.docker.com/v2/registry.tags url=
https://registry.hub.docker.com/v2/aerokube/selenoid/tags/list repository=aerokube/selenoid
- Pulling image aerokube/selenoid:1.10.1
> Configuring Selenoid...
> Processing browser "firefox"...
- Fetching tags for image selenoid/firefox
registry.tags url=
https://registry.hub.docker.com/v2/selenoid/firefox/tags/list repository=selenoid/firefox
- Requested to download VNC images...
- Pulling image selenoid/vnc_firefox:86.0
- Pulling image selenoid/vnc_firefox:85.0==================> ] 1.704MB/3.608MB120.9MBB
> Processing browser "chrome"...
- Fetching tags for image selenoid/chrome
registry.tags url=
https://registry.hub.docker.com/v2/selenoid/chrome/tags/list repository=selenoid/chrome
- Requested to download VNC images...
- Pulling image selenoid/vnc_chrome:89.0
- Pulling image selenoid/vnc_chrome:88.0
> Processing browser "opera"...
- Fetching tags for image selenoid/opera
registry.tags url=
https://registry.hub.docker.com/v2/selenoid/opera/tags/list repository=selenoid/opera
- Requested to download VNC images...
- Pulling image selenoid/vnc_opera:74.0
- Pulling image selenoid/vnc_opera:73.0
> Pulling video recorder image...
- Pulling image selenoid/video-recorder:latest-release
> Configuration saved to C:\Users\user\.aerokube\selenoid\browsers.json
> Starting Selenoid...
> Successfully started Selenoid
C:\selenoid>cm_windows_amd64.exe selenoid-ui start --force
> Using Docker
- Your Docker API version is 1.40
> Downloading Selenoid UI...
- Fetching tags for image aerokube/selenoid-ui
registry.ping url=
https://registry.hub.docker.com/v2/registry.tags url=
https://registry.hub.docker.com/v2/aerokube/selenoid-ui/tags/list repository=aerokube/selenoid-ui
- Pulling image aerokube/selenoid-ui:1.10.3
> Starting Selenoid UI...
> Successfully started Selenoid UI
C:\selenoid>docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
36753207555e aerokube/selenoid-ui:1.10.3 "/selenoid-ui --sele…" 26 seconds ago Up 25 seconds (health: starting)
0.0.0.0:8080->8080/tcp selenoid-ui
7236739e5dde aerokube/selenoid:1.10.1 "/usr/bin/selenoid -…" 40 seconds ago Up 40 seconds
0.0.0.0:4444->4444/tcp selenoid