mirror of https://github.com/docker/docs.git
139 lines
4.2 KiB
Markdown
139 lines
4.2 KiB
Markdown
---
|
|
title: Home
|
|
description: Docker Documentation is the official Docker library of resources, manuals, and guides to help you containerize applications.
|
|
keywords: Docker, documentation, manual, guide, reference, api, samples
|
|
grid:
|
|
- title: Docker Desktop
|
|
icon: computer
|
|
description: |
|
|
Manage containers, applications, and images directly from your machine.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/desktop/"
|
|
- text: "Explore Docker Desktop"
|
|
url: "/desktop/use-desktop/"
|
|
- text: "Release notes"
|
|
url: "/desktop/release-notes/"
|
|
- title: Docker Engine
|
|
icon: developer_board
|
|
description: |
|
|
The definitive open source container client and runtime.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/engine/"
|
|
- text: "Install"
|
|
url: "/engine/install/"
|
|
- text: "Release notes"
|
|
url: "/engine/release-notes/"
|
|
- title: Docker Build
|
|
icon: build
|
|
description: |
|
|
Package, test, and ship your applications.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/build/"
|
|
- text: "Packaging your software"
|
|
url: "/build/building/packaging/"
|
|
- text: "Release notes"
|
|
url: "/build/release-notes/"
|
|
- title: Docker Build Cloud
|
|
icon: cloud
|
|
description: |
|
|
Run your builds in the cloud.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/build-cloud/"
|
|
- text: "Setup"
|
|
url: "/build-cloud/setup/"
|
|
- text: "Optimization"
|
|
url: "/build-cloud/optimization/"
|
|
- title: Docker Compose
|
|
icon: polyline
|
|
description: |
|
|
Define and run multi-container applications with Docker.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/compose/"
|
|
- text: "Try Docker Compose"
|
|
url: "/compose/gettingstarted/"
|
|
- text: "Release notes"
|
|
url: "/compose/releases/release-notes/"
|
|
- title: Docker Hub
|
|
icon: device_hub
|
|
description: |
|
|
Find and share container images and other artifacts.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/docker-hub/"
|
|
- text: "Create an account"
|
|
url: "/accounts/create-account/"
|
|
- text: "Create a repository"
|
|
url: "/docker-hub/repos/create/"
|
|
- title: Docker Scout
|
|
icon: query_stats
|
|
description: |
|
|
Strengthen your software supply chain with Docker Scout.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/scout/"
|
|
- text: "Quickstart"
|
|
url: "/scout/quickstart/"
|
|
- text: "Image analysis"
|
|
url: "/scout/image-analysis/"
|
|
- title: Trusted content
|
|
icon: verified
|
|
description: |
|
|
High-quality, secure images from Docker and verified partners.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/trusted-content/"
|
|
- text: "Official images"
|
|
url: "/trusted-content/official-images/"
|
|
- text: "Verified publisher program"
|
|
url: "/trusted-content/dvp-program/"
|
|
- title: Subscription
|
|
icon: card_membership
|
|
description: |
|
|
Licensing for commercial use of Docker components.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/subscription/"
|
|
- text: "Subscriptions and features"
|
|
url: "/subscription/core-subscription/details/"
|
|
- text: "Upgrade"
|
|
url: "/subscription/core-subscription/upgrade/"
|
|
- title: Billing
|
|
icon: payments
|
|
description: |
|
|
Manage your billing and payment settings for your subscription.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/billing/"
|
|
- text: "Update payment method"
|
|
url: "/billing/core-billing/payment-method/"
|
|
- text: "View billing history"
|
|
url: "/billing/core-billing/history/"
|
|
- title: Administration
|
|
icon: admin_panel_settings
|
|
description: |
|
|
Manage company and organization users, permissions, and more.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/admin/company/"
|
|
- text: "Organization administration"
|
|
url: "/admin/organization/"
|
|
- text: "Company administration"
|
|
url: "/admin/company/"
|
|
- title: Security
|
|
icon: shield
|
|
description: |
|
|
Security guardrails for both administrators and developers.
|
|
links:
|
|
- text: "Overview"
|
|
url: "/security/"
|
|
- text: "SSO"
|
|
url: "/security/for-admins/single-sign-on/"
|
|
- text: "SCIM"
|
|
url: "/security/for-admins/provisioning/scim/"
|
|
---
|