Who the hell is pulling the docker-compise.yml automatically every release? I find myself already crazy by pulling the latest release but the compose file is just a disaster waiting to happen.
Especially since the original doesn’t care about selinux and it would overwrite everything.
And it doesn’t specify a repository which breaks auto updates of podman
I mounted that volume the first time I opened immich’s compose file, glad they changed it =)
I’m not using immich in docker. Can you explain what this breaking is there to fix?
The datbase files were saved in an internal docker directory and the breaking change is that the location is now different, outside of docker.
Didn’t know it, so from readme: Immich, a high performance self-hosted photo and video management solution.
Me, an intellectual, who was already mounting the database data folder to the host filesystem.