FROM debian

RUN apt update
RUN apt install -y git
RUN apt install -y gpg
RUN apt install -y vim