I’m trying to setup the discourse-auth-proxy to setup SSO for an app but am encountering the issue:
Unable to find image ‘discourse/discourse-auth-proxy:latest’ locally
docker: Error response from daemon: pull access denied for discourse/discourse-auth-proxy, repository does not exist or may require ‘docker login’.
See ‘docker run --help’.
I’ve logged in with docker login successfully but always have this error.