Spaces:
Running
Running
FROM ubuntu:latest | |
RUN apt update | |
RUN apt-get update | |
RUN apt-get install curl -y | |
RUN curl -sSf https://sshx.io/get | sh -s run |