docker-plex-wireguard/root/etc/s6-overlay/s6-rc.d
Evan Champion 094d2071e2 init-plex-chown/run: use TMPDIR instead of hardcoded /run/plex-temp
Changes init-plex-chown/run to use TMPDIR instead of hardcoded /run/plex-temp

Plex uses TMPDIR to store transcodes of music to WAV format for music
analysis (and maybe other things).

LS.io container sets TMPDIR=/run/plex-temp.  With read-only root this
means the /run tmpfs needs to have enough memory to store music analysis
transcodes.

LS.io container hardcoded /run/plex-temp in init so TMPDIR could not be
flexibly changed -- changed to use TMPDIR and clean on restart in case
of unclean shutdown.

Plex container is marked as supporting read-only root.
2026-03-16 06:05:53 +08:00
..
init-config-end/dependencies.d Revert "Revert "rebase plex to jammy, update to s6v3, remove opencl drivers"" 2022-10-19 10:17:56 -05:00
init-plex-chown init-plex-chown/run: use TMPDIR instead of hardcoded /run/plex-temp 2026-03-16 06:05:53 +08:00
init-plex-claim init-plex-claim/run: do not run s6-setuidgid on non-root containers 2026-03-15 12:06:57 +08:00
init-plex-update use device perm fixer from baseimage 2025-12-09 12:58:58 -05:00
svc-plex Support nonroot operation 2024-12-20 20:31:10 +00:00
user/contents.d use device perm fixer from baseimage 2025-12-09 12:58:58 -05:00