Restic identifies every backup as all new files when run in a docker container
I had an issue on the weekend where the backup command, running in a docker container:
restic backup /shared
Would always report that all files were new, but when run repeatedly in the same container would work a treat.