FROM debian:buster

RUN \
    apt-get update &&\
    apt-get install -yqq --no-install-recommends libtemplate-perl git