addition of radarr NAS

This commit is contained in:
Alexandre
2020-12-09 19:50:58 +01:00
parent afc42f1581
commit 214baec76e
14 changed files with 251 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
ARG BUILD_FROM
FROM $BUILD_FROM
# copy local files
COPY root/ /
# MOFIFY DATA PATH
RUN sed -i "s|config|data|g" /defaults/autostart