Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Fail to pull oracle standard DB image from container-registry.oracle.com.

I have installed Docker in my Windows 11 home edition and tried to pull Oracle standard DB image from container-registry.oracle.com. However i got the following error.
# docker login container-registry.oracle.com
Username (XXXX):
Password:
Error response from daemon: Get "https://container-registry.oracle.com/v2/": dialing container-registry.oracle.com:443 no HTTPS proxy: resolving host container-registry.oracle.com: lookup container-registry.oracle.com: no such host.
Any idea on how to resolve this error.
PS : I'm using ubuntu 18.04 as WSL2. System has 8 gb ram, 512 gb SSD and has AMD ryzen 5 series as chip.

Have anyone any suggestions how to solve, or at least how to debug this problem?

Comments

Post Details

Added on Nov 15 2022
0 comments
1,381 views