Updating the container
Pulling image: ghcr.io/imagegenius/immich:latest
IMAGE ID [1589409648]: Pulling from imagegenius/immich.
IMAGE ID [59b01d5d65c5]: Pulling fs layer.Downloading 100% of 31 MB.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [f6a4c3e338ed]: Pulling fs layer.Downloading 100% of 6 KB.Download complete.Extracting.Pull complete.
IMAGE ID [46229b6ee055]: Pulling fs layer.Downloading 100% of 1 KB.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [4c76086c8f5b]: Pulling fs layer.Downloading 100% of 702 B.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [d054e86053d8]: Pulling fs layer.Downloading 100% of 428 B.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [bf578bbd9df1]: Pulling fs layer.Downloading 100% of 274 B.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [6a61178546bc]: Pulling fs layer.Downloading 100% of 21 MB.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [cbd3c8232275]: Pulling fs layer.Downloading 100% of 5 KB.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [36c9e02c5da1]: Pulling fs layer.Download complete.Extracting.Pull complete.
IMAGE ID [618c407fcf87]: Pulling fs layer.Downloading 100% of 492 MB.Verifying Checksum.Download complete.Extracting.
IMAGE ID [3a1c2e8f67e7]: Pulling fs layer.Downloading 100% of 948 MB.Verifying Checksum.Download complete.
IMAGE ID [8cf90bab7d5d]: Pulling fs layer.Downloading 100% of 4 KB.Download complete.
TOTAL DATA PULLED: 1 GB
Stopping container: immich
Successfully stopped container: immich
Removing container: immich
Successfully removed container: immich
Command execution
docker run
-d
--name='immich'
--net='bridge'
--pids-limit 2048
-e TZ="America/New_York"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="Node"
-e HOST_CONTAINERNAME="immich"
-e 'DB_HOSTNAME'='192.168.1.100'
-e 'DB_USERNAME'='postgres'
-e 'DB_PASSWORD'='postgres'
-e 'DB_DATABASE_NAME'='immich'
-e 'REDIS_HOSTNAME'='localhost'
-e 'DB_PORT'='5433'
-e 'REDIS_PORT'='6379'
-e 'REDIS_PASSWORD'=''
-e 'MACHINE_LEARNING_HOST'='0.0.0.0'
-e 'MACHINE_LEARNING_PORT'='3003'
-e 'MACHINE_LEARNING_WORKERS'='1'
-e 'MACHINE_LEARNING_WORKER_TIMEOUT'='120'
-e 'DOCKER_MODS'='imagegenius/mods:universal-redis'
-e 'PUID'='99'
-e 'PGID'='100'
-e 'UMASK'='022'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='http://[IP]:[PORT:8080]'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/immich.png'
-p '8082:8080/tcp'
-v '/mnt/user/media_immich/':'/photos':'rw'
-v '/mnt/user/appdata/immich':'/config':'rw' 'ghcr.io/imagegenius/immich:latest'
109e26ec30ee3fdb1a6ab62d30d456c0ff0bdffc353dc1b212ee3340175625e8
The command finished successfully!
Updating the container
Pulling image: ghcr.io/imagegenius/immich:latest
IMAGE ID [1589409648]: Pulling from imagegenius/immich.
IMAGE ID [59b01d5d65c5]: Pulling fs layer.Downloading 100% of 31 MB.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [f6a4c3e338ed]: Pulling fs layer.Downloading 100% of 6 KB.Download complete.Extracting.Pull complete.
IMAGE ID [46229b6ee055]: Pulling fs layer.Downloading 100% of 1 KB.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [4c76086c8f5b]: Pulling fs layer.Downloading 100% of 702 B.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [d054e86053d8]: Pulling fs layer.Downloading 100% of 428 B.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [bf578bbd9df1]: Pulling fs layer.Downloading 100% of 274 B.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [6a61178546bc]: Pulling fs layer.Downloading 100% of 21 MB.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [cbd3c8232275]: Pulling fs layer.Downloading 100% of 5 KB.Verifying Checksum.Download complete.Extracting.Pull complete.
IMAGE ID [36c9e02c5da1]: Pulling fs layer.Download complete.Extracting.Pull complete.
IMAGE ID [618c407fcf87]: Pulling fs layer.Downloading 100% of 492 MB.Verifying Checksum.Download complete.Extracting.
IMAGE ID [3a1c2e8f67e7]: Pulling fs layer.Downloading 100% of 948 MB.Verifying Checksum.Download complete.
IMAGE ID [8cf90bab7d5d]: Pulling fs layer.Downloading 100% of 4 KB.Download complete.
TOTAL DATA PULLED: 1 GB
Stopping container: immich
Successfully stopped container: immich
Removing container: immich
Successfully removed container: immich
Command execution
docker run
-d
--name='immich'
--net='bridge'
--pids-limit 2048
-e TZ="America/New_York"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="Node"
-e HOST_CONTAINERNAME="immich"
-e 'DB_HOSTNAME'='192.168.1.100'
-e 'DB_USERNAME'='postgres'
-e 'DB_PASSWORD'='postgres'
-e 'DB_DATABASE_NAME'='immich'
-e 'REDIS_HOSTNAME'='localhost'
-e 'DB_PORT'='5433'
-e 'REDIS_PORT'='6379'
-e 'REDIS_PASSWORD'=''
-e 'MACHINE_LEARNING_HOST'='0.0.0.0'
-e 'MACHINE_LEARNING_PORT'='3003'
-e 'MACHINE_LEARNING_WORKERS'='1'
-e 'MACHINE_LEARNING_WORKER_TIMEOUT'='120'
-e 'DOCKER_MODS'='imagegenius/mods:universal-redis'
-e 'PUID'='99'
-e 'PGID'='100'
-e 'UMASK'='022'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='http://[IP]:[PORT:8080]'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/imagegenius/templates/main/unraid/img/immich.png'
-p '8082:8080/tcp'
-v '/mnt/user/media_immich/':'/photos':'rw'
-v '/mnt/user/appdata/immich':'/config':'rw' 'ghcr.io/imagegenius/immich:latest'
109e26ec30ee3fdb1a6ab62d30d456c0ff0bdffc353dc1b212ee3340175625e8
The command finished successfully!