luchfilip

docker inspect immich_server

Aug 22nd, 2024
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.17 KB | None | 0 0
  1. [filip@Luch-NAS immich]$ docker inspect immich_server
  2. [
  3. {
  4. "Id": "41b6242c2e7b86857752db7edf14ed3727e0dbc80fa6590fd47cab52da29e49f",
  5. "Created": "2024-08-22T18:54:55.34224382Z",
  6. "Path": "tini",
  7. "Args": [
  8. "--",
  9. "/bin/bash",
  10. "start.sh"
  11. ],
  12. "State": {
  13. "Status": "running",
  14. "Running": true,
  15. "Paused": false,
  16. "Restarting": false,
  17. "OOMKilled": false,
  18. "Dead": false,
  19. "Pid": 20550,
  20. "ExitCode": 0,
  21. "Error": "",
  22. "StartedAt": "2024-08-22T18:59:24.751353904Z",
  23. "FinishedAt": "2024-08-22T18:59:24.049313402Z",
  24. "Health": {
  25. "Status": "healthy",
  26. "FailingStreak": 0,
  27. "Log": [
  28. {
  29. "Start": "2024-08-22T14:57:42.177894128-04:00",
  30. "End": "2024-08-22T14:57:42.320652915-04:00",
  31. "ExitCode": 0,
  32. "Output": ""
  33. },
  34. {
  35. "Start": "2024-08-22T14:58:12.402605215-04:00",
  36. "End": "2024-08-22T14:58:12.542988768-04:00",
  37. "ExitCode": 0,
  38. "Output": ""
  39. },
  40. {
  41. "Start": "2024-08-22T14:58:42.626691197-04:00",
  42. "End": "2024-08-22T14:58:42.776456832-04:00",
  43. "ExitCode": 0,
  44. "Output": ""
  45. },
  46. {
  47. "Start": "2024-08-22T14:59:12.883778814-04:00",
  48. "End": "2024-08-22T14:59:13.02858213-04:00",
  49. "ExitCode": 0,
  50. "Output": ""
  51. },
  52. {
  53. "Start": "2024-08-22T14:59:54.751860088-04:00",
  54. "End": "2024-08-22T14:59:54.897692034-04:00",
  55. "ExitCode": 0,
  56. "Output": ""
  57. }
  58. ]
  59. }
  60. },
  61. "Image": "sha256:ecc8a02ab0b83b4459cf834997ed087fcdf783f7b8aebda8df78cb8076ee2e7e",
  62. "ResolvConfPath": "/mnt/md0/appdata/docker/containers/41b6242c2e7b86857752db7edf14ed3727e0dbc80fa6590fd47cab52da29e49f/resolv.conf",
  63. "HostnamePath": "/mnt/md0/appdata/docker/containers/41b6242c2e7b86857752db7edf14ed3727e0dbc80fa6590fd47cab52da29e49f/hostname",
  64. "HostsPath": "/mnt/md0/appdata/docker/containers/41b6242c2e7b86857752db7edf14ed3727e0dbc80fa6590fd47cab52da29e49f/hosts",
  65. "LogPath": "/mnt/md0/appdata/docker/containers/41b6242c2e7b86857752db7edf14ed3727e0dbc80fa6590fd47cab52da29e49f/41b6242c2e7b86857752db7edf14ed3727e0dbc80fa6590fd47cab52da29e49f-json.log",
  66. "Name": "/immich_server",
  67. "RestartCount": 2,
  68. "Driver": "overlay2",
  69. "Platform": "linux",
  70. "MountLabel": "",
  71. "ProcessLabel": "",
  72. "AppArmorProfile": "",
  73. "ExecIDs": null,
  74. "HostConfig": {
  75. "Binds": [
  76. "/mnt/public/immich/uploads:/usr/src/app/upload:rw",
  77. "/etc/localtime:/etc/localtime:ro"
  78. ],
  79. "ContainerIDFile": "",
  80. "LogConfig": {
  81. "Type": "json-file",
  82. "Config": {}
  83. },
  84. "NetworkMode": "host",
  85. "PortBindings": {
  86. "3001/tcp": [
  87. {
  88. "HostIp": "",
  89. "HostPort": "2283"
  90. }
  91. ]
  92. },
  93. "RestartPolicy": {
  94. "Name": "always",
  95. "MaximumRetryCount": 0
  96. },
  97. "AutoRemove": false,
  98. "VolumeDriver": "",
  99. "VolumesFrom": null,
  100. "ConsoleSize": [
  101. 0,
  102. 0
  103. ],
  104. "CapAdd": null,
  105. "CapDrop": null,
  106. "CgroupnsMode": "host",
  107. "Dns": null,
  108. "DnsOptions": null,
  109. "DnsSearch": null,
  110. "ExtraHosts": [],
  111. "GroupAdd": null,
  112. "IpcMode": "private",
  113. "Cgroup": "",
  114. "Links": null,
  115. "OomScoreAdj": 0,
  116. "PidMode": "",
  117. "Privileged": false,
  118. "PublishAllPorts": false,
  119. "ReadonlyRootfs": false,
  120. "SecurityOpt": null,
  121. "UTSMode": "",
  122. "UsernsMode": "",
  123. "ShmSize": 67108864,
  124. "Runtime": "runc",
  125. "Isolation": "",
  126. "CpuShares": 0,
  127. "Memory": 0,
  128. "NanoCpus": 0,
  129. "CgroupParent": "",
  130. "BlkioWeight": 0,
  131. "BlkioWeightDevice": null,
  132. "BlkioDeviceReadBps": null,
  133. "BlkioDeviceWriteBps": null,
  134. "BlkioDeviceReadIOps": null,
  135. "BlkioDeviceWriteIOps": null,
  136. "CpuPeriod": 0,
  137. "CpuQuota": 0,
  138. "CpuRealtimePeriod": 0,
  139. "CpuRealtimeRuntime": 0,
  140. "CpusetCpus": "",
  141. "CpusetMems": "",
  142. "Devices": null,
  143. "DeviceCgroupRules": null,
  144. "DeviceRequests": null,
  145. "MemoryReservation": 0,
  146. "MemorySwap": 0,
  147. "MemorySwappiness": null,
  148. "OomKillDisable": false,
  149. "PidsLimit": null,
  150. "Ulimits": null,
  151. "CpuCount": 0,
  152. "CpuPercent": 0,
  153. "IOMaximumIOps": 0,
  154. "IOMaximumBandwidth": 0,
  155. "MaskedPaths": [
  156. "/proc/asound",
  157. "/proc/acpi",
  158. "/proc/kcore",
  159. "/proc/keys",
  160. "/proc/latency_stats",
  161. "/proc/timer_list",
  162. "/proc/timer_stats",
  163. "/proc/sched_debug",
  164. "/proc/scsi",
  165. "/sys/firmware"
  166. ],
  167. "ReadonlyPaths": [
  168. "/proc/bus",
  169. "/proc/fs",
  170. "/proc/irq",
  171. "/proc/sys",
  172. "/proc/sysrq-trigger"
  173. ]
  174. },
  175. "GraphDriver": {
  176. "Data": {
  177. "LowerDir": "/mnt/md0/appdata/docker/overlay2/e0c841fca5f521ca2c6eb92349e491c964625a220f8311224c38f17d00867ad0-init/diff:/mnt/md0/appdata/docker/overlay2/d8081595e297fe381ebde84fda77b00558e2b4c9bb5ec644eef129eddc9c9918/diff:/mnt/md0/appdata/docker/overlay2/708773050b688ef89cf7052ce6b8ec6f4df4e37b7e906e94f44f4ccbbb5b6cbd/diff:/mnt/md0/appdata/docker/overlay2/95f43c02145a904b37d6b2fe0744dd5d4d1f9c94b6754695ba6e03ede81088ca/diff:/mnt/md0/appdata/docker/overlay2/430b516cd389adf7d62dd72e24e05454564aa46f517c598e07f090683d319e56/diff:/mnt/md0/appdata/docker/overlay2/774eba62027155c91edcfa4d6c3f19659af2e50f57ddcd49b6c51bc9449a3dec/diff:/mnt/md0/appdata/docker/overlay2/ede9ddb466a253bc1b5ad8c7ba8ba5148c828dd9f485cc420244d5f189ad7876/diff:/mnt/md0/appdata/docker/overlay2/fbba6e3651bba15874faa97cf15de1ea01193fd2ec8e78274b13fff5bb47c327/diff:/mnt/md0/appdata/docker/overlay2/d833a332b2813405d3d58c08c1504a4b8e0e7f3d0a744847ab8ac8ada14377c4/diff:/mnt/md0/appdata/docker/overlay2/f44f87180e2a6da0bd4ea2d082138417034339d3d8e90d28e7695aa46350b3b3/diff:/mnt/md0/appdata/docker/overlay2/bc5f699c85b7d55845593cbf5aae8aa7ea6bdfe6053cec972e69e9460a7f6a78/diff:/mnt/md0/appdata/docker/overlay2/271d8f0bd4b2680e1fb7fed940079836d6c295d3f49170f8e9461e65bc671c3f/diff:/mnt/md0/appdata/docker/overlay2/b1b72519d9428c9088aa67f8bac727aad25f07cf1582c9d4be97524fd95922ea/diff:/mnt/md0/appdata/docker/overlay2/63a2dbddf53ce5f30f44327241c50fcbf866deabf55a98636c6775a46d76b84e/diff:/mnt/md0/appdata/docker/overlay2/0ae2c9aec0260589304ce1d411205f4d1f3f973e7ddf41c4819f46ca909d8d73/diff:/mnt/md0/appdata/docker/overlay2/0ba11ab5afd7504868beb5fea79ea9e912ab1837a18cd9c9051b72a5a873e105/diff:/mnt/md0/appdata/docker/overlay2/d3b0399c6b696208b47a404d805dda661d3d71e56fd0845d2b72769b689eaba8/diff:/mnt/md0/appdata/docker/overlay2/af50b21b88262667ff290d09860052e601f9231b46ba6444eeb3c2ef931f108f/diff:/mnt/md0/appdata/docker/overlay2/357993ef130908ad3e24fb09362e5bd2c2b3ebb2c59a4dd9d96ca06081d1a706/diff:/mnt/md0/appdata/docker/overlay2/dc17451f3b22276ca4ddb73148ff68ba1d68f8d13fd192c1eff780ff1165bf3c/diff:/mnt/md0/appdata/docker/overlay2/a7045142459d34f7880f0f0f6c2cb0519f40244c38b9f7b014afbbdece9f544b/diff:/mnt/md0/appdata/docker/overlay2/f9aef599b605ff16ad29ac03e6876229f5d5874e0d07a264a94ce33607adcbb9/diff:/mnt/md0/appdata/docker/overlay2/c67577c25c52bd90f2f409461b6fb43e8b745c7f859410626281a4aa44107c08/diff:/mnt/md0/appdata/docker/overlay2/f383c2ceb98fd3a89419913c87805e29c6b6b0c9e4e1e2184eecd152ee788cf7/diff:/mnt/md0/appdata/docker/overlay2/fa5f10fd8888b342b669d6dea5b265952553a1328bc25b876c743b362a1ba556/diff",
  178. "MergedDir": "/mnt/md0/appdata/docker/overlay2/e0c841fca5f521ca2c6eb92349e491c964625a220f8311224c38f17d00867ad0/merged",
  179. "UpperDir": "/mnt/md0/appdata/docker/overlay2/e0c841fca5f521ca2c6eb92349e491c964625a220f8311224c38f17d00867ad0/diff",
  180. "WorkDir": "/mnt/md0/appdata/docker/overlay2/e0c841fca5f521ca2c6eb92349e491c964625a220f8311224c38f17d00867ad0/work"
  181. },
  182. "Name": "overlay2"
  183. },
  184. "Mounts": [
  185. {
  186. "Type": "bind",
  187. "Source": "/mnt/public/immich/uploads",
  188. "Destination": "/usr/src/app/upload",
  189. "Mode": "rw",
  190. "RW": true,
  191. "Propagation": "rprivate"
  192. },
  193. {
  194. "Type": "bind",
  195. "Source": "/etc/localtime",
  196. "Destination": "/etc/localtime",
  197. "Mode": "ro",
  198. "RW": false,
  199. "Propagation": "rprivate"
  200. }
  201. ],
  202. "Config": {
  203. "Hostname": "Luch-NAS",
  204. "Domainname": "",
  205. "User": "",
  206. "AttachStdin": false,
  207. "AttachStdout": true,
  208. "AttachStderr": true,
  209. "ExposedPorts": {
  210. "3001/tcp": {}
  211. },
  212. "Tty": false,
  213. "OpenStdin": false,
  214. "StdinOnce": false,
  215. "Env": [
  216. "DB_DATABASE_NAME=immich",
  217. "UPLOAD_LOCATION=/mnt/public/immich/uploads",
  218. "DB_DATA_LOCATION=./postgres",
  219. "TZ=Etc/UTC",
  220. "IMMICH_VERSION=v1.112.1",
  221. "DB_PASSWORD=no it's not this one. yes I just removed it.",
  222. "DB_USERNAME=postgres",
  223. "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/src/app/bin",
  224. "NODE_VERSION=20.16.0",
  225. "YARN_VERSION=1.22.22",
  226. "LD_LIBRARY_PATH=/usr/lib/jellyfin-ffmpeg/lib:",
  227. "NODE_ENV=production",
  228. "NVIDIA_DRIVER_CAPABILITIES=all",
  229. "NVIDIA_VISIBLE_DEVICES=all",
  230. "IMMICH_BUILD=10396590839",
  231. "IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/10396590839",
  232. "IMMICH_BUILD_IMAGE=v1.112.1",
  233. "IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-server",
  234. "IMMICH_REPOSITORY=immich-app/immich",
  235. "IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich",
  236. "IMMICH_SOURCE_REF=v1.112.1",
  237. "IMMICH_SOURCE_COMMIT=f7bfde6a3286d4b454c2f05ccf354914f8eccac6",
  238. "IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/f7bfde6a3286d4b454c2f05ccf354914f8eccac6"
  239. ],
  240. "Cmd": [
  241. "start.sh"
  242. ],
  243. "Healthcheck": {
  244. "Test": [
  245. "CMD-SHELL",
  246. "immich-healthcheck"
  247. ]
  248. },
  249. "Image": "ghcr.io/immich-app/immich-server:v1.112.1",
  250. "Volumes": {
  251. "/usr/src/app/upload": {}
  252. },
  253. "WorkingDir": "/usr/src/app",
  254. "Entrypoint": [
  255. "tini",
  256. "--",
  257. "/bin/bash"
  258. ],
  259. "OnBuild": null,
  260. "Labels": {
  261. "com.docker.compose.config-hash": "325562a80eb058057d6a028e592643ed051825c90bd7a23d649bbc9389c15d35",
  262. "com.docker.compose.container-number": "1",
  263. "com.docker.compose.depends_on": "redis:service_started:false,database:service_started:false",
  264. "com.docker.compose.image": "sha256:ecc8a02ab0b83b4459cf834997ed087fcdf783f7b8aebda8df78cb8076ee2e7e",
  265. "com.docker.compose.oneoff": "False",
  266. "com.docker.compose.project": "immich",
  267. "com.docker.compose.project.config_files": "/mnt/public/immich/docker-compose.yml",
  268. "com.docker.compose.project.working_dir": "/mnt/public/immich",
  269. "com.docker.compose.service": "immich-server",
  270. "com.docker.compose.version": "2.21.0",
  271. "org.opencontainers.image.created": "2024-08-15T00:19:14.688Z",
  272. "org.opencontainers.image.description": "High performance self-hosted photo and video management solution.",
  273. "org.opencontainers.image.licenses": "AGPL-3.0",
  274. "org.opencontainers.image.revision": "f7bfde6a3286d4b454c2f05ccf354914f8eccac6",
  275. "org.opencontainers.image.source": "https://github.com/immich-app/immich",
  276. "org.opencontainers.image.title": "immich",
  277. "org.opencontainers.image.url": "https://github.com/immich-app/immich",
  278. "org.opencontainers.image.version": "v1.112.1"
  279. }
  280. },
  281. "NetworkSettings": {
  282. "Bridge": "",
  283. "SandboxID": "7d81650fad0ad2bf448c5a4fb289b4019b0c8097a698eeec9668056a149ba43e",
  284. "HairpinMode": false,
  285. "LinkLocalIPv6Address": "",
  286. "LinkLocalIPv6PrefixLen": 0,
  287. "Ports": {},
  288. "SandboxKey": "/var/run/docker/netns/default",
  289. "SecondaryIPAddresses": null,
  290. "SecondaryIPv6Addresses": null,
  291. "EndpointID": "",
  292. "Gateway": "",
  293. "GlobalIPv6Address": "",
  294. "GlobalIPv6PrefixLen": 0,
  295. "IPAddress": "",
  296. "IPPrefixLen": 0,
  297. "IPv6Gateway": "",
  298. "MacAddress": "",
  299. "Networks": {
  300. "host": {
  301. "IPAMConfig": null,
  302. "Links": null,
  303. "Aliases": null,
  304. "NetworkID": "16a2d772330df8ba5707d0ad15f6903e4af89cb33c4f24a06552bfbb0ccca726",
  305. "EndpointID": "3d6b9d48477f2f58041e10f2d5bfba37dd2005c1387b09453a60caafc5548cf0",
  306. "Gateway": "",
  307. "IPAddress": "",
  308. "IPPrefixLen": 0,
  309. "IPv6Gateway": "",
  310. "GlobalIPv6Address": "",
  311. "GlobalIPv6PrefixLen": 0,
  312. "MacAddress": "",
  313. "DriverOpts": null
  314. }
  315. }
  316. }
  317. }
  318. ]
Advertisement
Add Comment
Please, Sign In to add comment