mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
Remove the "Docker Offload Beta" product-stage label from the trial expiration note (the product is Early Access, not Beta). Simplify the time-relative phrase "from the time they are granted". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
68 lines
2.6 KiB
Markdown
68 lines
2.6 KiB
Markdown
---
|
|
title: Docker Offload usage and billing
|
|
linktitle: Usage & billing
|
|
weight: 30
|
|
description: Learn about Docker Offload usage and how to monitor your cloud resources.
|
|
keywords: cloud, usage, cloud minutes, shared cache, top repositories, cloud builder, Docker Offload
|
|
---
|
|
|
|
{{< summary-bar feature_name="Docker Offload" >}}
|
|
|
|
> [!NOTE]
|
|
>
|
|
> Free trial usage for Docker Offload expires after 90 days. To continue using
|
|
> Docker Offload after your trial expires, you can enable on-demand usage at
|
|
> [Docker Home Billing](https://app.docker.com/billing).
|
|
|
|
## Understand usage and billing models
|
|
|
|
Docker Offload offers two usage models to fit different team needs and usage patterns:
|
|
|
|
- Committed usage: This provides a committed amount of cloud compute time for your organization.
|
|
- On-demand usage: This provides pay-as-you-go flexibility. You can enable or disable on-demand usage in
|
|
[Billing](#manage-billing).
|
|
|
|
## Manage billing
|
|
|
|
For Docker Offload, you can view and configure billing on the **Docker Offload**
|
|
page in [Docker Home Billing](https://app.docker.com/billing). On this page, you
|
|
can:
|
|
|
|
- View your committed usage
|
|
- View rates for cloud resources
|
|
- Manage on-demand billing, including setting a monthly limit
|
|
- Track your organization's Docker Offload usage
|
|
- Add or change payment methods
|
|
|
|
You must be an organization owner to manage billing. For more general information about billing, see
|
|
[Billing](../billing/_index.md).
|
|
|
|
## Monitor your usage
|
|
|
|
The **Offload overview** page in Docker Home provides visibility into
|
|
how you are using cloud resources to build and run containers.
|
|
|
|
To monitor your usage:
|
|
|
|
1. Sign in to [Docker Home](https://app.docker.com/).
|
|
2. Select the account for which you want to monitor usage.
|
|
3. Select **Offload** > **Offload overview**.
|
|
|
|
The following widgets are available:
|
|
|
|
- My recent sessions: This widget shows your total session time as well as a break down of your most recent sessions'
|
|
duration.
|
|
- My top 10 images: This widget shows the top 10 images used in Docker Offload in run sessions. It provides insight into
|
|
which images are most frequently used, helping you understand your container usage patterns.
|
|
- My active sessions: This widget displays any currently active Docker Offload sessions.
|
|
|
|
### View recent activity
|
|
|
|
The **Recent activity** page in Docker Home provides detailed information about your recent Docker Offload sessions.
|
|
This includes session ID, start date and time, duration, and number of containers.
|
|
|
|
To view the **Recent activity** page:
|
|
|
|
1. Sign in to [Docker Home](https://app.docker.com/).
|
|
2. Select the account for which you want to manage Docker Offload.
|
|
3. Select **Offload** > **Recent activity**. |