docker-compose Access Denied Error
Answered
I'm running a project that uses docker-compose on macOS with Docker for Mac. PyCharm successfully connects to Docker and successfully parsed my compose files. However, when I go to add a docker-compose remote interpreter, I can an AccessDenied Error:
"error pulling image configuration: error parsing HTTP 403 response body: invalid character '' looking for beginning of value: "?xml version=\"1.0\" encoding=\"UTF-8\"?>\nAccessDeniedAccessDenied.....
Any ideas what would be causing this, or fixes?
Please sign in to leave a comment.
Please contact pycharm-support@jetbrains.com with your idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files).