mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-23 04:56:28 +01:00
addition of radarr NAS
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user