# Docker Documentation Docker Documentation is the official Docker library of resources, manuals, and guides to help you containerize applications. Use this file as a generated discovery guide for the docs site. For the complete page index, use [llms-full.txt](https://docs-docker.esdocu.com/llms-full.txt). > MCP endpoint for structured agent access: https://mcp-docs-docker.esdocu.com/mcp > Bulk text corpus for offline indexing: https://docs-docker.esdocu.com/llms-full.txt ## Primary sections - [Get started](https://docs-docker.esdocu.com/get-started/): Get started with Docker Markdown: https://docs-docker.esdocu.com/get-started.md - [Guides](https://docs-docker.esdocu.com/guides/): Explore the Docker guides Markdown: https://docs-docker.esdocu.com/guides.md - [Manuals](https://docs-docker.esdocu.com/manuals/): Learn how to install, set up, configure, and use Docker products with this collection of user guides Markdown: https://docs-docker.esdocu.com/manuals.md - [Reference](https://docs-docker.esdocu.com/reference/): Find reference documentation for the Docker platform’s various APIs, CLIs, and file formats Markdown: https://docs-docker.esdocu.com/reference.md ## Starter paths - [Get Docker](https://docs-docker.esdocu.com/get-started/get-docker/): Choose the best installation path for your setup. - [What is Docker?](https://docs-docker.esdocu.com/get-started/docker-overview/): Learn about the Docker platform. - [Introduction](https://docs-docker.esdocu.com/get-started/introduction/): Get started with the basics and the benefits of containerizing your applications. - [Docker concepts](https://docs-docker.esdocu.com/get-started/docker-concepts/the-basics/what-is-a-container/): Gain a better understanding of foundational Docker concepts. - [Docker workshop](https://docs-docker.esdocu.com/get-started/workshop/): Get guided through a 45-minute workshop to learn about Docker. ## Product documentation ### AI and agents - [Docker Sandboxes](https://docs-docker.esdocu.com/ai/sandboxes/): Run AI coding agents in isolated environments. - [MCP Catalog and Toolkit](https://docs-docker.esdocu.com/ai/mcp-catalog-and-toolkit/): Augment your AI workflow with MCP servers. - [Gordon](https://docs-docker.esdocu.com/ai/gordon/): Streamline your workflow and get the most out of the Docker ecosystem with your personal AI assistant. - [Docker Model Runner](https://docs-docker.esdocu.com/ai/model-runner/): View and manage your local models. - [Docker Agent](https://docs-docker.esdocu.com/ai/docker-agent): The open-source multi-agent solution to assist you in your tasks. ### Application development - [Docker Desktop](https://docs-docker.esdocu.com/desktop/): Your command center for container development. - [Docker Offload](https://docs-docker.esdocu.com/offload/): Build and run containers in the cloud. - [Docker Build Cloud](https://docs-docker.esdocu.com/build-cloud/): Build your images faster in the cloud. - [Testcontainers](https://docs-docker.esdocu.com/testcontainers/): Run containers programmatically in your preferred programming language. - [Docker Build](https://docs-docker.esdocu.com/build/): Build and ship any application anywhere. - [Docker Engine](https://docs-docker.esdocu.com/engine/): The industry-leading container runtime. - [Docker Compose](https://docs-docker.esdocu.com/compose/): Define and run multi-container applications. ### Supply chain security - [Docker Hub](https://docs-docker.esdocu.com/docker-hub/): Discover, share, and integrate container images. - [Docker Hardened Images](https://docs-docker.esdocu.com/dhi/): Secure, minimal images for trusted software delivery. - [Docker Scout](https://docs-docker.esdocu.com/scout/): Image analysis and policy evaluation. ### Platform - [Administration](https://docs-docker.esdocu.com/admin/): Centralized observability for companies and organizations. - [Billing](https://docs-docker.esdocu.com/billing/): Manage billing and payment methods. - [Accounts](https://docs-docker.esdocu.com/accounts/): Manage your Docker account. - [Security](https://docs-docker.esdocu.com/security/): Security guardrails for both administrators and developers. - [Subscription](https://docs-docker.esdocu.com/subscription/): Commercial use licenses for Docker products. ### Enterprise - [Deploy Docker Desktop](https://docs-docker.esdocu.com/enterprise/enterprise-deployment/): Deploy Docker Desktop at scale within your company ## Reference entry points ### File formats - [Dockerfile](https://docs-docker.esdocu.com/reference/dockerfile/): Defines the contents and startup behavior of a single container. - [Compose file](https://docs-docker.esdocu.com/reference/compose-file/): Defines a multi-container application. ### Command-line interfaces - [Docker CLI](https://docs-docker.esdocu.com/reference/cli/docker/): The main Docker CLI, includes all `docker` commands. - [Compose CLI](https://docs-docker.esdocu.com/reference/cli/docker/compose/): The CLI for Docker Compose, for building and running multi-container applications. - [Daemon CLI (dockerd)](https://docs-docker.esdocu.com/reference/cli/dockerd/): Persistent process that manages containers. ### APIs - [Engine API](https://docs-docker.esdocu.com/reference/api/engine/): The main API for Docker, provides programmatic access to a daemon. - [Docker Hub API](https://docs-docker.esdocu.com/reference/api/hub/latest/): API to interact with Docker Hub. - [DVP Data API](https://docs-docker.esdocu.com/reference/api/dvp/latest/): API for Docker Verified Publishers to fetch analytics data. - [Registry API](https://docs-docker.esdocu.com/reference/api/registry/latest/): API for Docker Registry. ## Retrieval guidance - Prefer section landing pages above for navigation and scope selection. - Use [llms-full.txt](https://docs-docker.esdocu.com/llms-full.txt) when you need the complete documentation corpus. - Use page-level markdown routes such as `https://docs-docker.esdocu.com/engine/install.md` for clean per-page retrieval.