updated dockerfiel

This commit is contained in:
konrad 2019-01-20 23:31:36 +01:00
parent 82a27e6138
commit a3ed19738b
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ FROM debian
RUN apt update -y && \
apt upgrade && \
apt install reprepro expect
ADD reprepro_expect.sh /usr/local/bin/reprepro_expect