Serdar Yegulalp
Senior Writer

Docker sunsets Free Team subscriptions, roiling open source projects

news
Mar 15, 20233 mins

Docker users with a legacy Free Team organization subscription have been told they have one month to convert to a paid tier or risk losing access to their data.

lost at sea storm life preserver risk prepared
Credit: Thinkstock

Docker users with a legacy Free Team organization subscription have been told they have one month to convert to a paid tier or risk losing access to their data—a move that might break build automations for many open source projects.

Many Docker users with Free Team accounts are reporting they have received an email from Docker stating they will soon no longer be able to use the service, and must switch to a paid subscription tier ($300/year) or risk losing access to data.

[ Also on InfoWorld: How Docker broke in half ]

Docker Team subscriptions give groups of developers an organizational unit for the developers associated with a given set of Docker repositories. The free version of this offering has been widely used by open source projects. Removing it means losing the data associated with those teams, including Docker images.

The email from Docker, according to multiple reports such as Alex Ellis of OpenFAAS, states “Free Team organizations are a legacy subscription tier that no longer exists. This tier included many of the same features, rates, and functionality as a paid Docker Team subscription. … If you own a legacy Free Team organization, access to paid features—including private repositories, will be suspended on April 14, 2023 … Upgrade your subscription before April 14, 2023 to continue accessing your organization.”

According to the rest of the email, accounts that don’t upgrade will have their data retained for 30 days “after which it will be subject to deletion.”

Many of those filing complaints about this change via a GitHub issue manage open source projects with build dependencies that might break, such as the Mamba project. Some, like Livebook, are already planning to move all containers away from Docker to the GitHub Container Registry, but will have to migrate their older images manually. The Kubernetes project Kind is also mulling options, all of which potentially break workflows that would need to be rebuilt.

One possible alternate path for affected projects is Docker’s Sponsored Open Source program (DSOS), where maintainers of open source projects can receive free Team suibscriptions.

Docker claims “We will defer any organization suspension or deletion while DSOS application is under review, and give organizations at least 30 days before we suspend the organization if the application is ultimately rejected. Any organizations suspended or deleted will not release the namespace, so squatting previous namespaces will not be possible.”

But applicants are reporting Docker has a high volume of applications, and the DSOS program has restrictions that may make some projects difficult to get accepted; e.,g. they must “not have a pathway to commercialization.” Some applicants, such as Neil Hanlon of the Rocky Linux project and Rockert Scheck of the rpki-client project, still haven’t heard back from Docker despite having applied for the program long before the Free Team announcement.

Serdar Yegulalp

Serdar Yegulalp is a senior writer at InfoWorld. A veteran technology journalist, Serdar has been writing about computers, operating systems, databases, programming, and other information technology topics for 30 years. Before joining InfoWorld in 2013, Serdar wrote for Windows Magazine, InformationWeek, Byte, and a slew of other publications. At InfoWorld, Serdar has covered software development, devops, containerization, machine learning, and artificial intelligence, winning several B2B journalism awards including a 2024 Neal Award and a 2025 Azbee Award for best instructional content and best how-to article, respectively. He currently focuses on software development tools and technologies and major programming languages including Python, Rust, Go, Zig, and Wasm. Tune into his weekly Dev with Serdar videos for programming tips and techniques and close looks at programming libraries and tools.

More from this author