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

selenoid/video-recorder images are not fetched from given docker registry #301

@lorsatti

Description

@lorsatti

Binary
https://github.com/aerokube/cm/releases/download/1.8.0/cm_linux_amd64

How to reproduce:
./cm selenoid start --vnc --registry https://my-registry.example.com
Start session with video support enableVideo: true

Expected
Session starts normally.

Instead
Getting error: start video container: create video container: Error response from daemon: No such image: selenoid/video-recorder:latest-release

Workaround
docker tag my-registry.example.com/selenoid/video-recorder:latest-release selenoid/video-recorder:latest-release

Browser images are fetched correctly from the given docker repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions