This commit is contained in:
konrad 2019-01-20 23:21:44 +01:00
commit 1302cfb96b
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 4 additions and 0 deletions

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM debian
RUN apt update -y && \
apt upgrade && \
apt install reprepro expect