janus icon indicating copy to clipboard operation
janus copied to clipboard

Public docker image does not exist

Open wricardo opened this issue 2 years ago • 3 comments

I'm trying to run janus using the docker image mentioned in the documentation but it seems that it doesn't exist.

Reproduction Steps:

docker pull hellofreshtech/janus:latest

Observed behavior:

Error response from daemon: pull access denied for hellofreshtech/janus, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

OS and version: OSX

wricardo avatar Mar 21 '22 01:03 wricardo

Same

Fonzeca avatar Jun 18 '22 14:06 Fonzeca

I’ll send you the current link here. It’s is a different docker repo now

On Sat, Jun 18, 2022 at 10:41 AM Alexis Fonzo @.***> wrote:

Same

— Reply to this email directly, view it on GitHub https://github.com/motiv-labs/janus/issues/482#issuecomment-1159476460, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALK43KRTWNTEX26PDMVEQTVPXNZRANCNFSM5RGLBAZQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

Thank you, Jason Tesser, CTO

jtesser avatar Jun 18 '22 14:06 jtesser

you can access this repository.

  • https://quay.io/repository/hellofresh/janus

and want to pull docker image then execute under the command.

  • docker pull quay.io/hellofresh/janus

ac2dia avatar Jul 03 '22 08:07 ac2dia