mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 03:45:16 +05:30
13 lines
212 B
Plaintext
13 lines
212 B
Plaintext
[Unit]
|
|
Description=Immich Pod
|
|
|
|
[Pod]
|
|
PodName=immich
|
|
#PublishPort=2283:2283
|
|
Network=host
|
|
Volume=%h/podman/immich/.socket:/tmp/immich
|
|
|
|
# to satisfy immich bitch permissions problems
|
|
UIDMap=1000:0:1
|
|
UIDMap=0:1:1000
|