Skip to content
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

Unable to push from Mac M1 #2097

Open
wenzelorland opened this issue Jan 2, 2025 · 1 comment
Open

Unable to push from Mac M1 #2097

wenzelorland opened this issue Jan 2, 2025 · 1 comment
Assignees

Comments

@wenzelorland
Copy link

When trying to push from my Mac it first didnt find the base image, but through following some issues here I figured out that I should use the buildx plugin. Now the building runs through but whenever I push I get:

`Unable to find image 'r8.im/doobls-ai/inpainting:latest' locally
docker: Error response from daemon: failed to resolve reference "r8.im/doobls-ai/inpainting:latest": r8.im/doobls-ai/inpainting:latest: not found.
See 'docker run --help'.

ⅹ Failed to get type signature: exit status 125`

I feel like I tried everything what am I missing?

@aron
Copy link
Contributor

aron commented Jan 6, 2025

Hi there, can you give a more complete breakdown of the commands you're running. In order to run cog push you will need to have run cog login and cog build first.

@aron aron self-assigned this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants