How do I get my organizations Docker ID

I’m trying to fill out Apply Today - Docker-Sponsored Open Source Program and it’s asking for “Docker ID of your OSS organization on Docker Hub”. Is that the same thing as my organization namespace? The namespace seems extractable from the URL (https://hub.docker.com/orgs/phpseclib) so is phpseclib my Docker ID?

Yes, I think it is. The Docker ID for your account is your username which is alos the namespace of your repositories so it must be the namespace of your organization.

1 Like