Open source container tools
Other Open Source Tools
As an active member of the container open source community, Docker collaborates on other projects and tools. Some of these projects include:
- Distribution [5] (formerly Docker Distribution): This toolkit, which Docker donated to the CNCF, lets you pack, ship, and deliver content. It contains the Open Source Registry implementation for storing and distributing container images using the OCI Distribution Specification, which defines an API protocol to facilitate and standardize content distribution. Docker Hub, GitHub Container Registry, and GitLab Container Registry all use this open source code as the basis for their container registries.
- DataKit [6]: Developed upstream in the Moby Project, this tool orchestrates apps using a Git-like data flow. It is used as the coordination layer for HyperKit, another Moby tool that functions as the hypervisor component of Docker for macOS and Windows, as well as for the DataKitCLI continuous integration system.
- Notary [7]: Donated to the CNCF by Docker, this client and server runs and interacts with trusted collections. It allows users and publishers to easily verify content, making the Internet more secure. Notary is used in Docker Content Trust [8], which relies on digital signatures for sending and receiving data from remote Docker registries.
- runc [9]: This CLI tool spawns and runs tools on Linux in accordance with the OCI specification. This lightweight portable container runtime can be used in production.
Docker-Sponsored Open Source Program
In addition to contributing open source tools, Docker offers a special program, Docker-Sponsored Open Source (DSOS) [10] for developers working on open source projects that don't have a path to commercialization. Started in 2020, DSOS is the successor to the Free Team subscription offered prior to 2021. Over 900 projects are currently part of the DSOS program.
DSOS Program Requirements
To qualify for the DSOS program, your project must meet the following requirements:
- Shared in Docker Hub's public repositories with the source code publicly accessible
- Compliant with the Open Source Initiative definition of open source software [12]
- Active on Docker Hub with updates pushed regularly in the past six months or dependencies updated regularly, even if your code is stable
- No pathway to commercialization, which means you cannot profit through services or charge for higher tiers, although you can accept donations
- Your Docker Hub repositories contain documentation that meets the recommended community standards
If you are interested in the DSOS program, submit an application online [13].
Being a DSOS member means your projects receive a special badge (Figure 2) in Docker Hub, Docker's container image registry that lets open source contributors find, share, and use container images. The badge signifies that your project has been verified and vetted by Docker and is part of Docker's Trusted Content [11]. In addition, DSOS projects receive free automatic builds on Docker Hub. Program members and users who pull images from your project namespace also will get unlimited pulls and egress, and DSOS members also receive a freeDocker Team subscription, which includes Docker Desktop. By the end of 2023, DSOS projects will also receive Docker Scout Team as part of their participation in the program.
To find out if your project qualifies for DSOS, see the "DSOS Requirements" box.
Docker Commercial Tools
If you are looking for an easy way to get started with Docker, you might be interested in Docker Desktop [14], Docker's out-of-the-box containerization software. Docker Desktop's simple interface doesn't require you to run Docker from the command line. In addition, it handles container setup and automatically applies kernel updates and security patches. Docker Desktop combines Docker's open source components into an easy-to-use GUI (Figure 3) that lets you access important development options with one click. In addition to Docker's open source components, Docker Desktop includes useful tools such as Docker Extensions, which lets you connect the Docker environment to tools you are already using, plus access to Docker Hub for container images and templates, as well the ability to run a single-node Kubernetes cluster.
Although Docker Desktop is a subscription-based offering, Docker does offer a free Docker Personal subscription [15], which is best suited to individual developers, students and educators, noncommercial open source projects, and small businesses with fewer than 250 employees and less than $10 million in revenue.
Additionally, Docker Scout [16] is a software supply chain product that provides context-aware recommendations to developers. The goal of these recommendations is to help the developer build applications that are reliable and secure from the start. You can use Docker Scout in Docker Desktop, Docker Hub, and the Docker Scout Dashboard. In the Docker CLI, you can use the Docker Scout CLI plugin, which is available as a script or can be installed manually as a binary. As of early October 2023, Docker Scout is in general availability
« Previous 1 2 3 Next »
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.