# docker/docs

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/docker-docs).**

4,597 stars · 8,357 forks · Markdown · Apache-2.0

## Links

- GitHub: https://github.com/docker/docs
- Homepage: https://docs.docker.com
- awesome-repositories: https://awesome-repositories.com/repository/docker-docs.md

## Description

This is the public documentation repository for Docker, serving as the source of truth for technical guides, API references, and manuals. It functions as a structured technical documentation site designed to help users install and operate containerized environments.

The project operates as a community-driven knowledge base. Users contribute technical corrections and new content through a public version control workflow, utilizing a system of pull requests to maintain and improve the documentation.

The content covers a wide range of containerization materials, including a learning path for deploying and managing applications and detailed specifications for the Docker engine programmatic interfaces.

The site is built using markdown-based content authoring and a static site generation pipeline, with automated build validation to verify changes before they are merged.

## Tags

### Content Management & Publishing

- [Containerization Documentation](https://awesome-repositories.com/f/content-management-publishing/containerization-documentation.md) — Serves as the official source of truth for technical guides and references on Docker containers and orchestration.
- [Content Contribution Workflows](https://awesome-repositories.com/f/content-management-publishing/content-contribution-workflows.md) — Utilizes a community-driven process for submitting, reviewing, and publishing technical content through pull requests.
- [Markdown-Based Content Authoring](https://awesome-repositories.com/f/content-management-publishing/content-management-systems/content-authoring-tools/markdown-based-content-authoring.md) — Uses lightweight markdown syntax to author technical documentation, enabling simple version control and collaboration.
- [Documentation Contribution Workflows](https://awesome-repositories.com/f/content-management-publishing/documentation-contribution-workflows.md) — Provides a structured workflow for the community to fork, edit, and submit pull requests to improve documentation. ([source](https://cdn.jsdelivr.net/gh/docker/docs@main/README.md))
- [Community-Driven Knowledge Hubs](https://awesome-repositories.com/f/content-management-publishing/documentation-knowledge-management/knowledge-bases/community-driven-knowledge-hubs.md) — Functions as a collaborative knowledge hub where users contribute technical corrections and new content.
- [Documentation Sites](https://awesome-repositories.com/f/content-management-publishing/documentation-sites.md) — Provides a public-facing portal that delivers structured manuals, tutorials, and API references for containerized environments.
- [Content Pipelines](https://awesome-repositories.com/f/content-management-publishing/markdown-parsing-pipelines/content-pipelines.md) — Employs a pipeline that transforms raw markdown source files into a structured website to decouple content from presentation.
- [Static Site Generation](https://awesome-repositories.com/f/content-management-publishing/static-site-document-generators/static-site-generators/static-site-generation.md) — Generates static HTML pages from markdown source files to ensure fast delivery of technical documentation.

### DevOps & Infrastructure

- [API References](https://awesome-repositories.com/f/devops-infrastructure/docker-engine-api-clients/api-references.md) — Provides detailed technical specifications for Docker engine commands and programmatic interfaces.

### Education & Learning Resources

- [Community Documentation Repositories](https://awesome-repositories.com/f/education-learning-resources/developer-documentation-references/reference-materials/developer-documentation/community-documentation-repositories.md) — Operates as a community-maintained repository for technical guides and API references.
- [Containerization Learning Paths](https://awesome-repositories.com/f/education-learning-resources/containerization-learning-paths.md) — Offers structured educational materials and learning paths for mastering the deployment and management of containers.
