2025-02-10, 01:38 PM
Can you check if this environment variable is set?
On the command line you'd use this command to see all of a container's environment variables.
Code:
MALLOC_TRIM_THRESHOLD_=131072
On the command line you'd use this command to see all of a container's environment variables.
Code:
docker exec -it jellyfin env