ubuntu:latest
, pytorch/pytorch:latest
).bash -c 'mkdir /workspace && /start.sh'
{"cmd": ["python", "app.py"], "entrypoint": ["bash", "-c"]}
/workspace
).DATABASE_URL
, API_KEY
)RUNPOD_POD_ID
: Unique identifier for your Pod.RUNPOD_API_KEY
: API key for making Runpod API calls from within the Pod.RUNPOD_POD_HOSTNAME
: Hostname of the server running your Pod.