When using docker-java to create an image through the Dockerfile, it reports an error: Could not build image: Get "https://registry-1.docker.io/v2/": context deadline ...
The logs of some clients were filled with this error on the rest api calls in the specific case , the service was not going to fail , just filled the logs with this ...