Overall AI readiness score
A combined result across all audit signals.
Overall AI readiness score
A combined result across all audit signals.
Overall AI readiness assessment
Docker Documentation was independently audited by llmsmap. docs.docker.com currently scores 74/100 for AI readiness. The result combines AI-specific files, crawler policy, sitemap discovery, structured homepage data, and—when available—the mobile Google Lighthouse technical profile.
llms.txt is accessible and contains 1,427 tokens. No accessible llms-full.txt was detected, so deeper context still has to be assembled from regular pages. No separate ai.txt policy was detected; it is optional, but can clarify training, retrieval, and attribution preferences.
robots.txt is available. 11 of 11 tracked AI bots are not blocked. Declared sitemaps: 1. No Schema.org type was detected on the homepage. 6 OpenGraph tags were found and markup completeness is 50%, leaving more entity interpretation to crawlers.
The mobile Lighthouse profile adds Performance 64/100, Accessibility 86/100, Best Practices 100/100, SEO 92/100, and experimental Agentic Browsing 66/100. These signals have a limited weight: they complement rather than replace llms.txt, robots.txt, and structured-data checks.
A mobile Lighthouse measurement. Google’s experimental Agentic Browsing category is explained separately and does not replace the broader llmsmap AI-readiness score.
Performance
Accessibility
Best Practices
Technical SEO
Agentic Browsing
Mobile performance is 64/100, with the largest visible content block appearing in 8.1 s and the browser main thread blocked for 230 ms. Layout shift was 0.046. The main thread is where the browser runs JavaScript, calculates layout, and paints the page; long work there delays both user input and browser-agent actions.
Accessibility scored 86/100, Best Practices 100/100, and technical SEO 92/100. The experimental Agentic Browsing category scored 66/100. It measures signals Google currently tests for software agents and is shown separately from the llmsmap AI-readiness score.
Split long JavaScript tasks, defer non-critical scripts and styles, and shorten blocking request chains. This helps the primary content appear sooner and makes controls usable earlier.
Remove unused CSS and JavaScript, load heavy widgets on demand, and limit third-party scripts. Less code means less parsing and background work on the device.
Improve server response time, remove unnecessary redirects and repeat downloads, and use compression, caching, and selective preconnect hints.
Give buttons and links accessible names, associate labels with fields, and use ordered headings and semantic regions. The same structure helps screen readers and software agents understand actions.
First content
Main content
Layout stability
Blocking time
Visual speed
Machine-readable files, crawler policy, discovery, and homepage markup.
Full version was not found
ai.txt file was not found
1 sitemap found
Schema.org markup was not found on the homepage
6 OG tags found
Based on robots.txt analysis
Declared discovery routes for crawlers and agents.
Social preview metadata found on the homepage.
og:titleHomeog:descriptionDocker Documentation is the official Docker library of resources, manuals, and guides to help you containerize applications.og:typewebsiteog:localeen_USog:urlhttps://docs.docker.com/og:site_nameDocker Documentation# 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.com/llms-full.txt). > MCP endpoint for structured agent access: https://mcp-docs.docker.com/mcp > Bulk text corpus for offline indexing: https://docs.docker.com/llms-full.txt ## Primary sections - [Get started](https://docs.docker.com/get-started/): Get started with Docker Markdown: https://docs.docker.com/get-started.md - [Guides](https://docs.docker.com/guides/): Step-by-step tutorials, organized by what you're trying to do. Markdown: https://docs.docker.com/guides.md - [Manuals](https://docs.docker.com/manuals/): Learn how to install, set up, configure, and use Docker products with this collection of user guides Markdown: https://docs.docker.com/manuals.md - [Reference](https://docs.docker.com/reference/): Find reference documentation for the Docker platform’s various APIs, CLIs, and file formats Markdown: https://docs.docker.com/reference.md ## Starter paths - [Get Docker](https://docs.docker.com/get-started/get-docker/): Choose the best installation path for your setup. - [What is Docker?](https://docs.docker.com/get-started/docker-overview/): Learn about the Docker platform. - [Introduction](https://docs.docker.com/get-started/introduction/): Get started with the basics and the benefits of containerizing your applications. - [Docker concepts](https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-a-container/): Gain a better understanding of foundational Docker concepts. - [Docker workshop](https://docs.docker.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.com/ai/sandboxes/): Run AI coding agents in isolated environments. - [MCP Catalog and Toolkit](https://docs.docker.com/ai/mcp-catalog-and-toolkit/): Augment your AI workflow with MCP servers. - [Gordon](https://docs.docker.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.com/ai/model-runner/): View and manage your local models. - [Docker Agent](https://docs.docker.com/ai/docker-agent): The open-source multi-agent solution to assist you in your tasks. ### Application development - [Docker Desktop](https://docs.docker.com/desktop/): Your command center for container development. - [Docker Offload](https://docs.docker.com/offload/): Build and run containers in the cloud. - [Docker Build Cloud](https://docs.docker.com/build-cloud/): Build your images faster in the cloud. - [Testcontainers](https://docs.docker.com/testcontainers/): Run containers programmatically in your preferred programming language. - [Docker Build](https://docs.docker.com/build/): Build and ship any application anywhere. - [Docker Engine](https://docs.docker.com/engine/): The industry-leading container runtime. - [Docker Compose](https://docs.docker.com/compose/): Define and run multi-container applications. ### Supply chain security - [Docker Hub](https://docs.docker.com/docker-hub/): Discover, share, and integrate container images. - [Docker Hardened Images](https://docs.docker.com/dhi/): Secure, minimal images for trusted software delivery. - [Docker Scout](https://docs.docker.com/scout/): Image analysis and policy evaluation. ### Platform - [Administration](https://docs.docker.com/admin/): Centralized observability for companies and organizations. - [Billing](https://docs.docker.com/billing/): Manage billing and payment methods. - [Accounts](https://docs.docker.com/accounts/): Manage your Docker account. - [Security](https://docs.docker.com/security/): Security guardrails for both administrators and developers. - [Subscription](https://docs.docker.com/subscription/): Commercial use licenses for Docker products. ### Enterprise - [Deploy Docker Desktop](https://docs.docker.com/enterprise/enterprise-deployment/): Deploy Docker Desktop at scale within your company ## Reference entry points ### File formats - [Dockerfile](https://docs.docker.com/reference/dockerfile/): Defines the contents and startup behavior of a single container. - [Compose file](https://docs.docker.com/reference/compose-file/): Defines a multi-container application. ### Command-line interfaces - [Docker CLI](https://docs.docker.com/reference/cli/docker/): The main Docker CLI, includes all `docker` commands. - [Compose CLI](https://docs.docker.com/reference/cli/docker/compose/): The CLI for Docker Compose, for building and running multi-container applications. - [Daemon CLI (dockerd)](https://docs.docker.com/reference/cli/dockerd/): Persistent process that manages containers. ### APIs - [Engine API](https://docs.docker.com/reference/api/engine/): The main API for Docker, provides programmatic access to a daemon. - [Docker Hub API](https://docs.docker.com/reference/api/hub/latest/): API to interact with Docker Hub. - [DVP Data API](https://docs.docker.com/reference/api/dvp/latest/): API for Docker Verified Publishers to fetch analytics data. - [Registry API](https://docs.docker.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.com/llms-full.txt) when you need the complete documentation corpus. - Use page-level markdown routes such as `https://docs.docker.com/engine/install.md` for clean per-page retrieval.