Re: [gentoo-user] Docker installation issues

2022-12-16 Thread David Rosenbaum
Thank u Dave On Sat, Dec 10, 2022, 3:51 PM Mansour Al Akeel wrote: > Andreas, > > Thank you very much. In fact I didn't go that deep yet, and not sure if I > should. I just found that the url is not accessible even from a browser. > Googling a bit, tells me there is no clear URL for docker-regi

Re: [gentoo-user] Docker installation issues

2022-12-11 Thread Mansour Al Akeel
This is what I have on my machine. I can see the ANSWER SECTION in reversed order localhost ~ # dig registry-1.docker.io ; <<>> DiG 9.16.33 <<>> registry-1.docker.io ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10324 ;; flags: qr rd ra; QUERY: 1, ANSW

Re: [gentoo-user] Docker installation issues

2022-12-10 Thread Andreas Fink
On Sat, 10 Dec 2022 15:51:17 -0500 Mansour Al Akeel wrote: > Andreas, > > Thank you very much. In fact I didn't go that deep yet, and not sure if I > should. I just found that the url is not accessible even from a browser. > Googling a bit, tells me there is no clear URL for docker-registry and

Re: [gentoo-user] Docker installation issues

2022-12-10 Thread Mansour Al Akeel
Andreas, Thank you very much. In fact I didn't go that deep yet, and not sure if I should. I just found that the url is not accessible even from a browser. Googling a bit, tells me there is no clear URL for docker-registry and possibly this one is outdated. I will continue looking around to confir

Re: [gentoo-user] Docker installation issues

2022-12-10 Thread Andreas Fink
On Sat, 10 Dec 2022 12:30:40 -0500 Mansour Al Akeel wrote: > I am using Openrc > > This was my initial /etc/conf.d/docker > DOCKER_OPTS="--storage-driver overlay2 --data-root /srv/var/lib/docker" > > when I try: > > $ docker pull hello-world > > Error response from daemon: Get "https://registry-1