roadmap
roadmap copied to clipboard
More of a question than an issue - where are new releases announced?
For Docker Desktop, is there an API or an RSS feed that I can use to know when new releases come out?
I am interested in creating automation which strongly "encourages" users of Docker Desktop in my enterprise to upgrade. Far more aggressively than the Docker Desktop application itself recommends users upgrade.
With an API endpoint or an RSS/Atom feed I could get started on this, but currently the only way that I can see to fetch this automatically is via page scraping, and ... well... yuck.
Thanks!