Unable to run docker containers in oracle container runtime for docker
Unable to run docker containers in oracle container runtime for docker
[root@host ~]# docker run -i -t --name guest oraclelinux:6 /bin/bash | docker: Error: error contacting notary server: dial tcp 34.203.15.50:443: i/o timeout. |
See 'docker run --help'.
[root@celvpvm07840 ~]#
I did set the proxy in /etc/systemd/system/docker.service.d/http-proxy.conf. Did check proxy on the network and the dns is set via dhcp like ip on the host. At this point I am struggling to figure out what is wrong.
Do share your inputs if that's ok.
Thanks,