@משרדי אני השתמשתי בdocker compose ללא Dockerfile וקיבלתי את שגיאה הנ״ל עבור אחד הקונטיינרים: FetchError: request to https://download.geonames.org/export/dump/cities500.zip failed, reason: unable to verify the first certificate 2023-10-17 11:04:03 at ClientRequest.<anonymous> (file:///usr/src/app/node_modules/local-reverse-geocoder/node_modules/node-fetch/src/index.js:108:11) 2023-10-17 11:04:03 at ClientRequest.emit (node:events:514:28) 2023-10-17 11:04:03 at TLSSocket.socketErrorListener (node:_http_client:495:9) 2023-10-17 11:04:03 at TLSSocket.emit (node:events:514:28) 2023-10-17 11:04:03 at emitErrorNT (node:internal/streams/destroy:151:8) 2023-10-17 11:04:03 at emitErrorCloseNT (node:internal/streams/destroy:116:3) 2023-10-17 11:04:03 at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { 2023-10-17 11:04:03 type: ‘system’, 2023-10-17 11:04:03 errno: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’, 2023-10-17 11:04:03 code: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’, 2023-10-17 11:04:03 erroredSysCall: undefined פעלתי לפי ההוראות בקישור זה https://netfree.link/wiki/התקנת_תעודה_ב-Docker ועדיין נתקלתי בשגיאה הזו : immich_microservices | /bin/sh: 0: cannot open sh -c “(curl -sL https://netfree.link/dl/unix-ca.sh | sh ) && export NODE_EXTRA_CA_CERTS=/etc/ca-bundle.crt && npm install && npm start”: No such file