I am trying to perform `docker pull container-registry.oracle.com/middleware/fmw-infrastructure:12.2.1.3` on a mac running Docker Desktop on Mojave. I was finally able to login successfully after fiddling with my Docker config.json, but I am not able to pull any images from the Oracle Container Registry, as it appears that the registry is unavailable. Whenever I have Docker running and I try to pull I am prompted with the following
`Error response from daemon: Get https://container-registry.oracle.com/v2/: Service Unavailable`