Proxy tls: handshake failure

docker run hello-world

Unable to find image ‘hello-world:latest’ locally
docker: Error response from daemon: Get “https://registry-1.docker.io/v2/”: remote error: tls: handshake failure.

docker -v

Docker version 20.10.16, build aa7e414

cat /etc/os-release

NAME=“Oracle Linux Server”
VERSION=“8.6”

how to disable tls?