Portainer2 / Dockerfile
goingyt's picture
Update Dockerfile
6d6e48f verified
raw
history blame contribute delete
130 Bytes
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