I've setup the Backrest image on Unraid but having an issue where a backup running fills up the /tmp directory on the container until the Docker image is full then the backup fails. The cache mapping is set to a folder in appdata, so not sure why its storing files there. Any idea how I can fix that? Thanks
EDIT: I was wrong about the directory - when the backup runs its creating a folder under / with the name of the repository that fills up the Docker container. From what I can read about Restic, this is the cache for the repository. No matter what I do or set, I cannot get it to use the cache variable location. I even tried running a backup with cache disabled, but the folder is still created and fills up