-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Manifest for :latest not found #141
Comments
Is this a 32bit x86 system? Or is it actually x86_64/x64/amd64 |
x86_64, sorry. I meant as opposed to arm, etc. There is some references online to the missing manifests at that docker hub...
--
Jim Barstow
Ph. 231.250.9039
Mentor, NC GEARS FRC Team 1918, NC COGS FTC Team 23380/7911
…On April 29, 2024 4:01:02 PM EDT, Sebastian Goscik ***@***.***> wrote:
Is this a 32bit x86 system? Or is it actually x86_64/x64/amd64
--
Reply to this email directly or view it on GitHub:
#141 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
It definitely exists, this is an issue with your docker setup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Attempting to pull the docker image from QNAP (x86) fails with manifest not found.
[~] # docker pull ghcr.io/ep1cman/unifi-protect-backup:latest
Error response from daemon: manifest for ghcr.io/ep1cman/unifi-protect-backup:latest not found
Something about the version of docker being used?
Docker is v17.09.1-ce
The text was updated successfully, but these errors were encountered: