arken
arken
RRunPod
Created by arken on 1/11/2024 in #⚡|serverless
SCP
No description
13 replies
RRunPod
Created by arken on 1/11/2024 in #⚡|serverless
SCP
Appreciate the answer!
13 replies
RRunPod
Created by arken on 1/11/2024 in #⚡|serverless
SCP
Yep absolutely correct, I ended up solving it with: bash -c 'apt update;DEBIANFRONTEND=noninteractive apt-get install openssh-server -y;mkdir -p ~/.ssh;cd $;chmod 700 ~/.ssh;echo "$PUBLIC_KEY" >> authorized_keys;chmod 700 authorized_keys;service ssh start;sleep infinity' as my docker command and was going to update my post but couldn't find where my post was in help-topics (turns out it was in serveless lol)
13 replies