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