Use slim docker image

master
Simon Bruder 2019-08-06 04:43:48 +00:00
parent 8c177ee94c
commit 3c1865530e
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ RUN git clone --depth=1 https://github.com/DeadSix27/waifu2x-converter-cpp \
#RUN apt-file update \
# && /freeze.sh waifu2x-converter-cpp
FROM debian:testing
FROM debian:testing-slim
#COPY --from=builder /tmp/frozen_packages /tmp/frozen_packages
COPY frozen_packages /tmp/frozen_packages