PapierBier
RRunPod
•Created by PapierBier on 7/23/2024 in #⛅|pods-clusters
No such image
Yep, solved. Building the image with
docker buildx build --platform linux/amd64
helped. Not a Runpod issue at all.11 replies
RRunPod
•Created by PapierBier on 7/23/2024 in #⛅|pods-clusters
No such image
Okay, looks like I got something mixed up with the architecture during build. I built and pushed it on macOS and am also able to pull it on my Macbook, but my other Linux server is complaining about the architecture
no image found in image index for architecture amd64, variant "", OS linux
- so probably it's not a Runpod issue11 replies
RRunPod
•Created by PapierBier on 7/23/2024 in #⛅|pods-clusters
No such image
Already tried, same result
11 replies
RRunPod
•Created by PapierBier on 7/23/2024 in #⛅|pods-clusters
No such image
Here's the image in Docker Hub: https://hub.docker.com/r/pczora/text_generation_styletts2
11 replies