test ingress

This commit is contained in:
Alexandre
2021-11-19 14:49:31 +01:00
parent f9c98ba437
commit 3d62d138f7
14 changed files with 300 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ RUN apt-get update \
jq \
samba \
smbclient \
nginx \
\
&& apt-get -y upgrade cifs-utils \
\
@@ -31,7 +32,7 @@ RUN apt-get update \
&& sed -i 's/{PGID:-911}/(bashio::config "PGID")/g' /etc/cont-init.d/10-adduser \
&& sed -i "s|/config|/config/jellyfin|g" /etc/services.d/jellyfin/run \
&& sed -i "s|/config|/config/jellyfin|g" /etc/cont-init.d/10-adduser \
&& sed -i "s|/config|/config/jellyfin|g" /etc/cont-init.d/30-config
&& sed -i "s|/config|/config/jellyfin|g" /etc/cont-init.d/30-config || true
# copy local files
COPY root/ /