Update Dockerfile

This commit is contained in:
RiffSphere
2021-08-07 19:12:36 +02:00
committed by GitHub
parent ebb844c04a
commit d8623d8ae1

View File

@@ -1,6 +1,6 @@
FROM python:3.7-alpine
WORKDIR /app
RUN pip install requests configparser
RUN pip install requests configparser json sys os datetime
RUN apk add --no-cache git
RUN git clone -b main https://github.com/RiffSphere/Collectarr /app
CMD sh /app/folders.sh && python /app/collectarr.py /config/