Installing Docker Image from Github

Newbie84

Cadet
Joined
Mar 22, 2024
Messages
8
Please excuse my ignorance as I’m new to the server build arena.

I’m struggling with understanding how to import a specific docker image from GitHub. It’s possible I may have the incorrect image path listed when trying to “Pull Image“ under apps.

This is the docker I’m trying to pull:
“https://github.com/K4rian/docker-yuzu-room”

This is the path I believe I should pull from:
“ghcr.io/k4rian/docker-yuzu-room:latest”

This is the error message I’m receiving:
Error: [EFAULT] Failed to pull image: failed to pull and unpack image "ghcr.io/k4rian/docker-yuzu-room:latest": failed to resolve reference "ghcr.io/k4rian/docker-yuzu-room:latest": failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://ghcr.io/token?scope=repository:k4rian/docker-yuzu-room:pull&service=ghcr.io: 403 Forbidden”

This is my machine setup:
OS Version:TrueNAS-SCALE-23.10.2
Product:B760
Model:Genuine Intel(R) 0000
Memory:31 GiB
System Serial:Default string

Any assistance with what I may be doing wrong would be very helpful.

Thanks
 

Newbie84

Cadet
Joined
Mar 22, 2024
Messages
8
screen grab
 

Attachments

  • 8733330B-3727-4B74-B7BE-B444101A9668.jpeg
    8733330B-3727-4B74-B7BE-B444101A9668.jpeg
    42.7 KB · Views: 45
Top