Add Dockerfile

This commit is contained in:
paul 2020-08-16 19:25:06 +02:00
parent 8a19e2f8fd
commit 65434ceef8

5
Dockerfile Normal file
View file

@ -0,0 +1,5 @@
FROM debian:buster
RUN \
apt-get update &&\
apt-get install -yqq --no-install-recommends libtemplate-perl git