move config to addons_config

This commit is contained in:
Alexandre
2021-12-29 12:57:15 +01:00
parent fc18cf345f
commit b1842412dd
38 changed files with 320 additions and 93 deletions

View File

@@ -21,9 +21,6 @@ FROM hurlenko/filebrowser:v${BUILD_UPSTREAM}
# 2 Modify Image #
##################
RUN \
# Correct upstream image folders links
mkdir -p -m 777 /config/filebrowser
##################
# 3 Install apps #