Files
docker-docs/docker-for-azure/opensource.md
tfoxnc 14e01eea81 Revert "Merge pull request #7050 from docker/remove"
This reverts commit 5c7e147fac, reversing
changes made to e6ccb686b4.
2018-07-19 15:54:00 -04:00

726 B

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

Docker for AWS and Azure Editions are built using open source software.

Docker for AWS and Azure 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.