docker test

This commit is contained in:
riffsphere
2021-08-07 18:55:58 +02:00
parent 70f14fe692
commit 65b0a159e8

View File

@@ -1,5 +1,6 @@
FROM python:3.7-alpine
WORKDIR /app
RUN pip install requests configparser
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/