mirror of https://github.com/docker/docs.git
83 lines
2.2 KiB
Markdown
83 lines
2.2 KiB
Markdown
---
|
|
title: Manuals
|
|
description: Learn how to install, set up, configure, and use Docker products with this collection of user guides
|
|
keywords: docker, docs, manuals, products, user guides, how-to
|
|
notoc: true
|
|
development:
|
|
- title: Docker Desktop
|
|
description: Your command center for container development.
|
|
icon: /assets/icons/Whale.svg
|
|
link: /desktop/
|
|
- title: Docker Compose
|
|
description: Define and run multi-container applications.
|
|
icon: /assets/icons/Compose.svg
|
|
link: /compose/
|
|
- 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 Extensions
|
|
description: Customize your Docker Desktop workflow.
|
|
icon: extension
|
|
link: /extensions/
|
|
services:
|
|
- title: Docker Hub
|
|
description: Discover, share, and integrate container images
|
|
icon: hub
|
|
link: /docker-hub/
|
|
- title: Docker Scout
|
|
description: Image analysis and policy evaluation.
|
|
icon: /assets/icons/Scout.svg
|
|
link: /scout/
|
|
- title: Trusted content
|
|
description: Curated, high-quality content from trusted sources.
|
|
icon: verified
|
|
link: /trusted-content/
|
|
- title: Build Cloud
|
|
description: Build your images faster in the cloud.
|
|
icon: /assets/images/logo-build-cloud.svg
|
|
link: /build-cloud/
|
|
admin:
|
|
- title: Administration
|
|
description: Centralized observability for companies and organizations.
|
|
icon: admin_panel_settings
|
|
link: /admin/
|
|
- title: Security
|
|
description: Security guardrails for both administrators and developers.
|
|
icon: lock
|
|
link: /security/
|
|
- title: Billing
|
|
description: Manage billing and payment methods.
|
|
icon: payments
|
|
link: /billing/
|
|
- title: Subscription
|
|
description: Commercial use licenses for Docker products.
|
|
icon: card_membership
|
|
link: /subscription/
|
|
---
|
|
|
|
This section contains user guides on how to install, set up, configure, and use
|
|
Docker products.
|
|
|
|
## Developer tools
|
|
|
|
Software development and containerization technologies.
|
|
|
|
{{< grid items=development >}}
|
|
|
|
## Services
|
|
|
|
Artifact management and supply chain security.
|
|
|
|
{{< grid items=services >}}
|
|
|
|
## Administration and accounts
|
|
|
|
Administration and subscription management for organizations.
|
|
|
|
{{< grid items=admin >}}
|