Replies: 1 comment 1 reply
-
|
I can't replicate it, maybe you have an expired ghcr.io token. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i;ve got an error
Failed to deploy a stack: compose up operation failed: Error response from daemon: Head "https://ghcr.io/v2/dmunozv04/isponsorblocktv/manifests/latest": denied: denied
my dockercompose
services:
isponsorblocktv:
image: ghcr.io/dmunozv04/isponsorblocktv
container_name: isponsorblocktv
restart: unless-stopped
volumes:
- /isponsor:/app/data
Beta Was this translation helpful? Give feedback.
All reactions