hi Team, I'm using Ranger desktop on windows, While running docker build command in my cmd , m getting the following error . Could you please let me know how to solve this issue..
Err:1
https://deb.debian.org/debian bullseye InRelease
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 146.75.30.132 443]
Err:2
https://deb.debian.org/debian-security bullseye-security InRelease
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 146.75.30.132 443]
Err:3
https://deb.debian.org/debian bullseye-updates InRelease
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 146.75.30.132 443]
Reading package lists...
W: Failed to fetch
https://deb.debian.org/debian/dists/bullseye/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 146.75.30.132 443]
W: Failed to fetch
https://deb.debian.org/debian-security/dists/bullseye-security/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 146.75.30.132 443]
W: Failed to fetch
https://deb.debian.org/debian/dists/bullseye-updates/InRelease Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 146.75.30.132 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.
+ ln -s /lib /lib64
+ apt-get install -y tini
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
tini
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 255 kB of archives.
After this operation, 776 kB of additional disk space will be used.
Err:1
https://deb.debian.org/debian bullseye/main amd64 tini amd64 0.19.0-1
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 146.75.30.132 443]
E: Failed to fetch
https://deb.debian.org/debian/pool/main/t/tini/tini_0.19.0-1_amd64.deb Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 146.75.30.132 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?