JetBrains Marketplace
JetBrains s.r.o.
JetBrains' official plugin marketplace for its IDE family, with built-in paid sales and a 15% commission as merchant of record.
Docker, Inc. · Developer tools & code hosting
Docker Hub is the world's largest registry of container images and the default distribution point referenced by docker pull. Rather than plugins inside a tool, its listings are container images — base OS images, databases, language runtimes, CI tooling, and increasingly AI/ML and MCP server images — that engineers pull into the software they build and ship. Authentication for pushing and higher rate limits uses personal access tokens via docker login, with organization SSO/OIDC on top.
Docker curates several trusted tiers: Docker Official Images (maintained and reviewed by Docker and upstreams), Docker-Sponsored Open Source, and the Verified Publisher program for commercial vendors. These tiers carry review/vetting and are exempt from the pull-rate limits that constrain anonymous and free-tier users. Verified Publisher is a paid partner program, so monetization is oriented around program membership and subscriptions rather than per-image transactions. Rate limiting is a defining operational characteristic: anonymous pulls are capped on a rolling six-hour basis, while authenticated and paid accounts get substantially higher allowances.
Ordinary image pushes require no review and publish immediately; curated tiers (Docker Official Images, Verified Publisher, Docker-Sponsored OSS) involve an application and Docker vetting to earn their trust badges.
Docker Hub apps primarily authenticate with PAT, also supporting OAuth 2.0.
Docker Hub supports Free, Listing fee. Typical commission: No per-image sales; paid content is via program membership/subscription. Onboarding fee: Verified Publisher is a paid partner program (fees vary).
Yes, Docker Hub requires a formal security or listing review before apps go live. Docker Official Images and Verified Publisher listings undergo Docker review; anonymous public image pushes are not individually reviewed.