@@ -8,9 +8,9 @@ keywords: cloud, usage, cloud minutes, shared cache, top repositories, cloud bui
88
99{{< summary-bar feature_name="Docker Offload" >}}
1010
11- ## Cloud billing
11+ ## Docker Offload billing
1212
13- For Docker Offload, you can view and configure billing on the ** Cloud usage **
13+ For Docker Offload, you can view and configure billing on the ** Docker Offload **
1414page in [ Docker Home Billing] ( https://app.docker.com/billing ) . On this page, you
1515can:
1616
2121
2222For more general information about billing, see [ Billing] ( ../billing/_index.md ) .
2323
24- ## Cloud overview
24+ ## Docker Offload overview
2525
26- The ** Cloud overview** page in Docker Home provides visibility into
26+ The Docker Offload overview page in Docker Home provides visibility into
2727how you or your team is using cloud resources to build and run containers.
2828
29- To view the ** Cloud overview ** page:
29+ To view the ** Overview ** page:
3030
31311 . Sign in to [ Docker Home] ( https://app.docker.com/ ) .
32322 . Select the account for which you want to manage Docker Offload.
33- 3 . Select ** Cloud ** > ** Cloud overview ** .
33+ 3 . Select ** Offload ** > ** Overview ** .
3434
35- The following sections describe the available widgets on ** Cloud overview ** .
35+ The following sections describe the available widgets on ** Overview ** .
3636
37- ### Cloud minutes
37+ ### Offload minutes
3838
39- This widget shows the total number of cloud minutes used over time. Cloud
40- minutes represent the time spent running builds and containers in the cloud. You
41- can use this chart to:
39+ This widget shows the total number of offload minutes used over time. Offload
40+ minutes represent the time spent running builds and containers in the Offload
41+ environment. You can use this chart to:
4242
43- - Track your cloud usage trends over time.
43+ - Track your Offload usage trends over time.
4444- Spot spikes in usage, which may indicate CI changes or build issues.
4545- Estimate usage against your subscription limits.
4646
47- ### Shared cache usage
47+ ### Build cache usage
4848
4949This widget displays data about cache re-use across all builds, helping you
50- understand how effectively Docker Offload is using the shared build cache. It
50+ understand how effectively Docker Offload is using the build cache. It
5151provides insight into:
5252
5353- The percentage of cache hits vs. misses.
@@ -73,3 +73,8 @@ Use this widget to:
7373- Target improvements: Flag repositories with low cache hits or high failure
7474 rates for optimization.
7575
76+ ### Top 10 images
77+
78+ This widget shows the top 10 images used in Docker Offload in run sessions. It
79+ provides insight into which images are most frequently used, helping you
80+ understand your team's container usage patterns.
0 commit comments