hello any solution for this problem `docker run -i...
# general
w
hello any solution for this problem
Copy code
docker run -it ubuntu bash
Unable to find image 'ubuntu:latest' locally
latest: Pulling from library/ubuntu
5b17151e9710: Retrying in 1 second
docker: error pulling image configuration: download failed after attempts=6: tls: failed to verify certificate: x509: certificate signed by unknown authority.
See 'docker run --help'.
i have macos
h