mirror of https://github.com/docker/docs.git
985 B
985 B
description | keywords | menu | title | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Docker's use of Open Source |
|
|
Open Source Licensing |
Open Source Components and Licensing
Docker Desktop Editions are built using open source software. For
details on the licensing, choose -->
About Docker from within the application, then click
Acknowledgements.
Docker Desktop Editions distribute some components that are licensed under the GNU General Public License. You can download the source for these components here.
The sources for qemu-img
can be obtained here.
The sources for the gettext
and glib
libraries that qemu-img
requires were obtained from Homebrew and may be retrieved using brew install --build-from-source gettext glib
.