Spaces:
Build error
Build error
| FROM debian:latest | |
| RUN apt update | |
| RUN apt install curl -y --fix-missing | |
| RUN curl -sSf https://sshx.io/get | sh | |
| RUN sshx |
| FROM debian:latest | |
| RUN apt update | |
| RUN apt install curl -y --fix-missing | |
| RUN curl -sSf https://sshx.io/get | sh | |
| RUN sshx |