Files
docker-docs/docker-for-mac/opensource.md
Victoria Bialas d2cf85be8a Add CSS for option to create inline images (like whale menu) (#3877)
* add CSS tests for Josh

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* new class inline for images, updated docs to call class

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>

* removing last test paragraph

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-07-13 16:07:43 -07:00

907 B

description, keywords, title, notoc
description keywords title notoc
Docker's use of Open Source docker, opensource Open source components and licensing true

Docker Desktop Editions are built using open source software. For details on the licensing, choose whale menu{: .inline} --> 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.