2023-02-24 15:19:54 +01:00

4 lines
71 B
Docker

FROM ubuntu
RUN apt-get update -y && apt-get install -y git sudo curl