template-toolkit/Dockerfile
2020-08-16 19:25:06 +02:00

5 lines
118 B
Docker

FROM debian:buster
RUN \
apt-get update &&\
apt-get install -yqq --no-install-recommends libtemplate-perl git