Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux) Upstream-commit: b3ee9ac74e171e00f14027e39278013629e681b8 Component: engine
984 B
984 B
page_title: Contribution Guidelines page_description: Contribution guidelines: create issues, conventions, pull requests page_keywords: contributing, docker, documentation, help, guideline
Contributing to Docker
Want to hack on Docker? Awesome!
The repository includes all the instructions you need to get started.
The developer environment Dockerfile specifies the tools and versions used to test and build Docker.
If you're making changes to the documentation, see the README.md.
The documentation environment Dockerfile specifies the tools and versions used to build the Documentation.
Further interesting details can be found in the Packaging hints.