Mulimage 2.0 #1
@@ -26,3 +26,9 @@ services:
|
|||||||
# host UID that owns the bind-mounted originals/.
|
# host UID that owns the bind-mounted originals/.
|
||||||
photoprism:
|
photoprism:
|
||||||
userns_mode: keep-id
|
userns_mode: keep-id
|
||||||
|
|
||||||
|
# Sidecar mutates the originals tree (rename / folder ops / heap
|
||||||
|
# convert / .duplicates archive) — same keep-id mapping so its writes
|
||||||
|
# land as the host user, not as a podman-subuid the host doesn't own.
|
||||||
|
sidecar:
|
||||||
|
userns_mode: keep-id
|
||||||
|
|||||||
Reference in New Issue
Block a user