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
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