runpodctl cli not installed on some containers with custom images
Is runpodctl cli meant to be installed on all images? I have been intermitantly getting the error
Error during self-termination: [Errno 2] No such file or directory: 'runpodctl'.
I am using a custom docker image8 Replies
No thats not auto installed by default, I wouldnt even want them to
Its a bit odd. Sometimes it is and sometimes it isnt. The docs state that it is - https://docs.runpod.io/runpodctl/overview#page-title
Runpod Documentation
Runpod CLI overview - Runpod Documentation
I assume they mean the official images
they have a base docker image which all the official images are derived from, that image has runpodctl on it
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
Isnt it a python tool?
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
Yes because I dont want arbitrary versions of python injected