phmagic
RRunPod
•Created by phmagic on 2/20/2024 in #⚡|serverless
Deploy from docker hub stuck
I have a basic even-odd container which takes the number input and reponds if it's even or odd, I have uploaded the container to docker hub: phmagic/runpod-test:latest. When I go to set up a new serverless pod, it asks for the container image and i put in
phmagic/runpod-test:latest
. All request hang for more than 400s, I can't seem to get even the basic example to work, documentation is very spotty about how to do this35 replies