Update Dockerfile

This commit is contained in:
Alexandre
2021-10-09 16:03:36 +02:00
committed by GitHub
parent 5007a213a5
commit f0d3852eb1

View File

@@ -38,10 +38,6 @@ RUN \
# copy local files
COPY root/ /
VOLUME [ "/config/lidarr:/config" ]
VOLUME [ "/share/downloads:/downloads" ]
VOLUME [ "/media:/music" ]
### LABELS
ARG BUILD_ARCH
ARG BUILD_DATE