So I\'m trying to run this docker container
FROM ubuntu:latest RUN apt update RUN apt install software-properties-common -y RUN add-apt-repository ppa:deadsn