Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
118 changes: 53 additions & 65 deletions content/manuals/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,34 +9,20 @@ params:
icon: description
sidebar:
groups:
- Open source
- AI
- Products
- Platform
- Enterprise
- AI and Agents
- Application Development
- Supply Chain Security
- Accounts and Admin
notoc: true
open-source:
- title: Docker Build
description: Build and ship any application anywhere.
icon: build
link: /build/
- title: Docker Engine
description: The industry-leading container runtime.
icon: developer_board
link: /engine/
- title: Docker Compose
description: Define and run multi-container applications.
icon: /icons/Compose.svg
link: /compose/
- title: Testcontainers
description: Run containers programmatically in your preferred programming language.
icon: /icons/Testcontainers.svg
link: /testcontainers/
- title: Docker Agent
description: The open-source multi-agent solution to assist you in your tasks.
icon: /icons/cagent.svg
link: /ai/docker-agent
ai:
ai-and-agents:
- title: Docker Sandboxes
description: Run AI coding agents in isolated environments.
icon: terminal
link: /ai/sandboxes/
- title: MCP Catalog and Toolkit
description: Augment your AI workflow with MCP servers.
icon: /icons/toolkit.svg
link: /ai/mcp-catalog-and-toolkit/
- title: Gordon
description: Streamline your workflow and get the most out of the Docker ecosystem with your personal AI assistant.
icon: note_add
Expand All @@ -45,44 +31,53 @@ params:
description: View and manage your local models.
icon: /icons/models.svg
link: /ai/model-runner/
- title: MCP Catalog and Toolkit
description: Augment your AI workflow with MCP servers.
icon: /icons/toolkit.svg
link: /ai/mcp-catalog-and-toolkit/
products:
- title: Docker Agent
description: The open-source multi-agent solution to assist you in your tasks.
icon: /icons/cagent.svg
link: /ai/docker-agent
application-development:
- title: Docker Desktop
description: Your command center for container development.
icon: /icons/Whale.svg
link: /desktop/
- title: Docker Hardened Images
description: Secure, minimal images for trusted software delivery.
icon: /icons/dhi.svg
link: /dhi/
- title: Docker Offload
description: Build and run containers in the cloud.
icon: cloud
link: /offload/
- title: Build Cloud
- title: Docker Build Cloud
description: Build your images faster in the cloud.
icon: /icons/logo-build-cloud.svg
link: /build-cloud/
- title: Testcontainers
description: Run containers programmatically in your preferred programming language.
icon: /icons/Testcontainers.svg
link: /testcontainers/
- title: Docker Build
description: Build and ship any application anywhere.
icon: build
link: /build/
- title: Docker Engine
description: The industry-leading container runtime.
icon: developer_board
link: /engine/
- title: Docker Compose
description: Define and run multi-container applications.
icon: /icons/Compose.svg
link: /compose/
supply-chain-security:
- title: Docker Hub
description: Discover, share, and integrate container images.
icon: hub
link: /docker-hub/
- title: Docker Hardened Images
description: Secure, minimal images for trusted software delivery.
icon: /icons/dhi.svg
link: /dhi/
- title: Docker Scout
description: Image analysis and policy evaluation.
icon: /icons/Scout.svg
link: /scout/
- title: Docker Extensions
description: Customize your Docker Desktop workflow.
icon: extension
link: /extensions/
- title: Testcontainers Cloud
description: Run integration tests, with real dependencies, in the cloud.
icon: package_2
link: https://testcontainers.com/cloud/docs/
platform:
accounts-and-admin:
- title: Administration
description: Centralized observability for companies and organizations.
icon: admin_panel_settings
Expand All @@ -103,43 +98,36 @@ params:
description: Commercial use licenses for Docker products.
icon: card_membership
link: /subscription/
enterprise:
- title: Deploy Docker Desktop
description: Deploy Docker Desktop at scale within your company
description: Deploy Docker Desktop at scale within your company.
icon: download
link: /enterprise/enterprise-deployment/
---

This section contains user guides on how to install, set up, configure, and use
Docker products.

## Open source

Open source development and containerization technologies.

{{< grid items=open-source >}}

## AI
## AI and Agents

All the Docker AI tools in one easy-to-access location.

{{< grid items=ai >}}
{{< grid items=ai-and-agents >}}

## Products
## Application Development

End-to-end developer solutions for innovative teams.

{{< grid items=products >}}
{{< grid items=application-development >}}

## Supply Chain Security

## Platform
Security guardrails and image analysis for your software supply chain.

Documentation related to the Docker platform, such as administration and
subscription management.
{{< grid items=supply-chain-security >}}

{{< grid items=platform >}}
## Accounts and Admin

## Enterprise
Account management, billing, security, and enterprise deployment.

Targeted at IT administrators with help on deploying Docker Desktop at scale with configuration guidance on security related features.
{{< grid items=accounts-and-admin >}}

{{< grid items=enterprise >}}
2 changes: 1 addition & 1 deletion content/manuals/accounts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ keywords: accounts, docker ID, account management, account settings, docker acco
weight: 30
params:
sidebar:
group: Platform
group: Accounts and Admin
grid:
- title: Create a Docker ID
description: Get started with Docker and create an account.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/admin/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ keywords: admin, administration, company, organization, Admin Console, user acco
weight: 10
params:
sidebar:
group: Enterprise
group: Accounts and Admin
grid:
- title: Company administration
description: Explore how to manage a company.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/ai-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight: 1
keywords: docker, ai, gordon, docker agent, sandboxes, model runner, mcp
params:
sidebar:
group: AI
group: AI and Agents
---

Docker provides tools for working with AI across your development workflow.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/ai/compose/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ title: AI and Docker Compose
weight: 50
params:
sidebar:
group: AI
group: AI and Agents
---
2 changes: 1 addition & 1 deletion content/manuals/ai/docker-agent/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ aliases:
- /manuals/ai/cagent/
params:
sidebar:
group: Open source
group: AI and Agents
badge:
color: violet
text: Experimental
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/ai/gordon/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ params:
badge:
color: blue
text: Beta
group: AI
group: AI and Agents
aliases:
- /desktop/features/gordon/
---
Expand Down
4 changes: 2 additions & 2 deletions content/manuals/ai/mcp-catalog-and-toolkit/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ title: Docker MCP Catalog and Toolkit
linkTitle: MCP Catalog and Toolkit
params:
sidebar:
group: AI
group: AI and Agents
badge:
color: blue
text: Beta
weight: 10
weight: 20
description: Learn about Docker's MCP catalog on Docker Hub
keywords: Docker, ai, mcp servers, ai agents, extension, docker desktop, llm, docker hub
grid:
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/ai/model-runner/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Docker Model Runner
linkTitle: Model Runner
params:
sidebar:
group: AI
group: AI and Agents
weight: 30
description: Learn how to use Docker Model Runner to manage and run AI models.
keywords: Docker, ai, model runner, docker desktop, docker engine, llm, openai, ollama, llama.cpp, vllm, diffusers, cpu, nvidia, cuda, amd, rocm, vulkan, cline, continue, cursor, image generation, stable diffusion
Expand Down
4 changes: 2 additions & 2 deletions content/manuals/ai/sandboxes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: Docker Sandboxes
description: Run AI coding agents in isolated environments
keywords: docker sandboxes, sbx, ai agents, sandboxed agents, microVM
weight: 20
weight: 10
params:
sidebar:
group: AI
group: AI and Agents
badge:
color: blue
text: Early Access
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/billing/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords: billing, invoice, payment, subscription, Docker billing, update paymen
weight: 10
params:
sidebar:
group: Platform
group: Accounts and Admin
grid_core:
- title: Add or update a payment method
description: Learn how to add or update a payment method for your personal account or organization.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/build-cloud/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Find documentation on Docker Build Cloud to help you build your con
keywords: build, cloud, cloud build, remote builder
params:
sidebar:
group: Products
group: Application Development
aliases:
- /build/cloud/faq/
- /build/cloud/
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/build/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Get an overview of Docker Build to package and bundle your code and
keywords: build, buildx, buildkit
params:
sidebar:
group: Open source
group: Application Development
grid:
- title: Packaging your software
description: 'Build and package your application to run it anywhere: locally or
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/compose/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Learn how to use Docker Compose to define and run multi-container a
keywords: docker compose, docker-compose, compose.yaml, docker compose command, multi-container applications, container orchestration, docker cli
params:
sidebar:
group: Open source
group: Application Development
grid:
- title: Why use Compose?
description: Understand Docker Compose's key benefits
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/desktop/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords: how to use docker desktop, what is docker desktop used for, what does
desktop do, using docker desktop
params:
sidebar:
group: Products
group: Application Development
grid:
- title: Install Docker Desktop
description: |
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/dhi/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Secure, minimal, and production-ready base images
weight: 8
params:
sidebar:
group: Products
group: Supply Chain Security
badge:
color: green
text: New
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/docker-hub/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Docker Hub
weight: 30
params:
sidebar:
group: Products
group: Supply Chain Security
grid:
- title: Quickstart
description: Step-by-step instructions on getting started on Docker Hub.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/engine/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Find a comprehensive overview of Docker Engine, including how to in
keywords: Engine
params:
sidebar:
group: Open source
group: Application Development
grid:
- title: Install Docker Engine
description: Learn how to install the open source Docker Engine for your distribution.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/enterprise/enterprise-deployment/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: If you're an IT admin, learn how to deploy Docker Desktop at scale
keywords: msi, docker desktop, windows, installation, mac, pkg, enterprise
params:
sidebar:
group: Enterprise
group: Accounts and Admin
grid:
- title: MSI installer
description: Learn how to install Docker Desktop with the MSI installer.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/enterprise/security/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords: docker, docker hub, docker desktop, security, enterprises, scale
weight: 10
params:
sidebar:
group: Enterprise
group: Accounts and Admin
grid_admins:
- title: Settings Management
description: Learn how Settings Management can secure your developers' workflows.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/extensions/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Extensions
keywords: Docker Extensions, Docker Desktop, Linux, Mac, Windows
params:
sidebar:
group: Products
group: Application Development
Comment thread
usha-mandya marked this conversation as resolved.
aliases:
- /desktop/extensions/
---
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/offload/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Find documentation on Docker Offload to help you offload containers
keywords: build, cloud, cloud build, remote builder
params:
sidebar:
group: Products
group: Application Development

grid:

Expand Down
2 changes: 1 addition & 1 deletion content/manuals/release-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: Describes the various stages of feature lifecycle from beta
keywords: beta, GA, Early Access,
params:
sidebar:
group: Products
group: Application development
---

This page details Docker's product release lifecycle and how Docker defines each stage. It also provides information on the product retirement process. Features and products may progress through some or all of these phases.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/retired.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: |
keywords: deprecated, retired, docker products, docker features, legacy
params:
sidebar:
group: Products
group: Application development
aliases:
- /docker-hub/service-accounts/
- /cloud/
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/scout/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aliases:
- /engine/scan/
params:
sidebar:
group: Products
group: Supply Chain Security
grid:
- title: Quickstart
link: /scout/quickstart/
Expand Down
Loading