I trying using docker pull mariadb:10.6.12
command,but I when Pulling mariadb images, and has been error:
Head "https://registry-1.docker.io/v2/library/mariadb/manifests/10.6.12 ": net/http: TLS handshake timeout
Hope others can try to pull the mirror test, and report their IP territory.
rimelek
(Ákos Takács)
May 21, 2023, 10:44am
2
If you still have the issue, please, search for TLS handshake issues on the forum, because it was a very common issue usually behind a firewall or proxy in a corporate environment
Direct link to the search results: Search results for 'tls handshake timeout' - Docker Community Forums
Based on your other , more recent topi it is also possible that you have a network issue between your machine and Docker Hub.
Ae you using Docker Desktop or Docker CE? What is the operating system?