Sshx-huggingface / Dockerfile
1tbfree's picture
Update Dockerfile
b57e85e verified
raw
history blame contribute delete
119 Bytes
FROM debian:latest
RUN apt update
RUN apt install curl -y --fix-missing
RUN curl -sSf https://sshx.io/get | sh
RUN sshx