Files
docker-docs/docker-for-aws/opensource.md
Victoria Bialas 99f0e0e245 Docker for AWS, uninstall, faq's, pix, copyedit (#4404)
* added faq and topic on uninstall Docker for AWS

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

* added screen snaps, corrected links

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

* formatting updates

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

* copyedits per review

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-08-28 17:39:57 -07:00

727 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.