From 39712a8ef70fa5ab1f12ac5ee7833cb05e2c77cb Mon Sep 17 00:00:00 2001 From: <> Date: Tue, 13 Aug 2024 17:34:55 +0000 Subject: [PATCH] Deployed cb8ef9d8 with MkDocs version: 1.6.0 --- images/docker-emby/index.html | 6 +- images/docker-series-troxide/index.html | 2 +- .../index.html | 2 +- search/search_index.json | 2 +- sitemap.xml | 534 +++++++++--------- sitemap.xml.gz | Bin 2027 -> 2027 bytes 6 files changed, 273 insertions(+), 273 deletions(-) diff --git a/images/docker-emby/index.html b/images/docker-emby/index.html index 3a3c8725bd..35fdf5096e 100644 --- a/images/docker-emby/index.html +++ b/images/docker-emby/index.html @@ -15,7 +15,7 @@ - PGID=1000 - TZ=Etc/UTC volumes: - - /path/to/library:/config + - /path/to/emby/library:/config - /path/to/tvshows:/data/tvshows - /path/to/movies:/data/movies - /opt/vc/lib:/opt/vc/lib #optional @@ -36,7 +36,7 @@ -e TZ=Etc/UTC \ -p 8096:8096 \ -p 8920:8920 `#optional` \ - -v /path/to/library:/config \ + -v /path/to/emby/library:/config \ -v /path/to/tvshows:/data/tvshows \ -v /path/to/movies:/data/movies \ -v /opt/vc/lib:/opt/vc/lib `#optional` \ @@ -70,4 +70,4 @@ --pull \ -t lscr.io/linuxserver/emby:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
UMASK_SET
in favor of UMASK in baseimage, see above for more information. Remove no longer used mapping for /transcode.