Hi all i am getting below issue , can any one help . i have configured port and aall configuration correctly. while pulling rocky linux , nginx or redhat image it is throwing below error but not geeting any issue while pulling centos image. i am using rocky linux as base os
pinging container registry registry-1.docker.io: Get “https://registry-1.docker.io/v2/”: dial tcp 34.226.69.105:443: connect: no route to host
docker pull rockylinux
Resolved “rockylinux” as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull docker.io/library/rockylinux:latest…
WARN[0006] Failed, retrying in 1s … (1/3). Error: initializing source docker://rockylinux:latest: pinging container registry registry-1.docker.io: Get “https://registry-1.docker.io/v2/”: dial tcp 34.226.69.105:443: connect: no route to host
in firewall aal services all has added
services: cockpit dhcpv6-client http ssh
ports: 22/tcp 443/tcp 8080/udp 8080/tcp
R R K is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.