Files
docker-docs/docker-for-aws/opensource.md
French Ben 132f33de6f Added latest docs from Editions AWS & Azure (#887)
* Added Docker for AWS and Azure and moved navigation

Signed-off-by: French Ben <frenchben@docker.com>

* Fixed image links

Signed-off-by: French Ben <frenchben@docker.com>
2017-01-19 10:52:33 -08: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.