Skip to content

Commit 44d8ba7

Browse files
feedback
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 9ed8721 commit 44d8ba7

File tree

5 files changed

+32
-37
lines changed

5 files changed

+32
-37
lines changed

content/manuals/offload/about.md

Lines changed: 17 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ workflows:
2222

2323
- Ephemeral cloud runners: Automatically provision and tear down cloud
2424
environments for each container session.
25-
- Hybrid workflows: Seamlessly transition between local and remote execution
26-
using Docker Desktop or CLI.
2725
- Secure communication: Use encrypted tunnels between Docker Desktop and cloud
2826
environments with support for secure secrets and image pulling.
2927
- Port forwarding and bind mounts: Retain a local development experience even
@@ -71,29 +69,28 @@ Docker](https://www.docker.com/pricing/contact-sales/) to explore options.
7169

7270
### Session management and idle state
7371

74-
To ensure fair access to cloud resources for all users, Docker Offload
75-
implements session management with idle state policies.
72+
Docker Offload implements session management and idle state policies to ensure
73+
fair use across all users.
7674

7775
Here's how session management works:
7876

7977
1. You start a new Docker Offload session. You can only have one session active
8078
at a time.
81-
2. You receive periodic prompts (every 3 hours) in the Docker Desktop Dashboard
82-
to determine if you are still active. When the prompt appears, your state
83-
becomes idle (lasting up to 5 minutes). In the idle state, the remote
84-
connection is suspended and containers stop running.
85-
3. In the idle state, you can choose to:
86-
- Do nothing or select **Cancel** in the prompt. Docker Offload remains in
87-
the idle state.
88-
- Select **Resume** in the prompt within 5 minutes. Your session becomes
89-
active again with all containers, images, and volumes preserved. Return to
90-
step 2.
91-
4. If the idle period exceeds 5 minutes, the session ends and any containers,
92-
images, or volumes are deleted. Return to step 1 for a new clean session.
93-
5. After 8 hours from the start of your session, you will receive a prompt in
94-
the Docker Desktop Dashboard to extend your session. At this time, you can
95-
extend your session. If you do not extend your session, it ends and any
96-
containers, images, or volumes are deleted.
79+
2. You receive periodic prompts (every 1 to 3 hours) in the Docker Desktop Dashboard
80+
to determine if you are still active. When the prompt appears, you can choose to:
81+
- Select **Resume** in the prompt to confirm you're still active and
82+
continue your session.
83+
- Do nothing, select **Cancel**, or dismiss the prompt. You have a
84+
5-minute grace period. After the grace period, if you still haven't
85+
responded, your session enters a 5-minute idle timeout period. During
86+
either period, you can select **Resume** to continue your session and
87+
preserve all containers, images, and volumes.
88+
3. If the idle timeout period exceeds 5 minutes without resuming, the session
89+
is suspended (the remote connection is suspended and containers stop
90+
running).
91+
4. After 8 hours of cumulative usage, the periodic prompts become more frequent.
92+
If you do not respond to a prompt and the idle timeout expires, your session
93+
ends and any containers, images, or volumes are deleted.
9794

9895
## What's next
9996

content/manuals/offload/quickstart.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ This quickstart covers the steps developers need to get started with Docker Offl
3131
- You must have [Docker Desktop](/desktop/) installed. Docker recommends using
3232
the latest version of Docker Desktop to access the newest features and
3333
improvements in Docker Offload.
34-
- You must have access to Docker Offload. Your organization owner must subscribe
35-
to Docker Offload for your organization.
34+
- You must have a Docker Business subscription and a Docker Offload subscription.
3635

3736
## Step 1: Verify access to Docker Offload
3837

content/manuals/offload/usage.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,33 @@
11
---
2-
title: Docker Offload usage and billing
3-
linktitle: Usage & billing
2+
title: Docker Offload billing and usage
3+
linktitle: Billing & usage
44
weight: 30
5-
description: Learn about Docker Offload usage and how to monitor your cloud resources.
6-
keywords: cloud, usage, Offload
5+
description: Learn about Docker Offload billing and how to monitor your cloud resources.
6+
keywords: cloud, usage, Offload, billing
77
---
88

99
{{< summary-bar feature_name="Docker Offload" >}}
1010

1111
## Manage billing
1212

13-
For Docker Offload, you can view and configure billing on the **Docker Offload**
14-
page in [Docker Home Billing](https://app.docker.com/billing). On this page, you
15-
can:
16-
17-
- Track your organization's Docker Offload usage
18-
- Add or change payment methods
13+
For Docker Offload, you can manage your subscription and billing in [Docker
14+
Home](https://app.docker.com/billing). If have a managed subscription, [contact
15+
Docker sales](https://www.docker.com/pricing/contact-sales/) to manage your
16+
subscription and billing.
1917

2018
You must be an organization owner to manage billing. For more general
2119
information about billing, see [Billing](../billing/_index.md).
2220

2321
## Monitor your usage
2422

25-
The **Offload activity** page in Docker Home provides visibility into how you
26-
are using cloud resources to run containers.
23+
The **Offload activity** page in Docker Home provides visibility into user
24+
activity and session metrics for Docker Offload.
2725

2826
To monitor your usage:
2927

3028
1. Sign in to [Docker Home](https://app.docker.com/).
31-
2. Select the account for which you want to monitor usage.
29+
2. If you have access to multiple organizations, select the organization
30+
associated with your Docker Offload subscription.
3231
3. Select **Offload** > **Offload activity**.
3332

3433
### Overview metrics

data/summary.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Docker Build Cloud:
153153
Docker CLI OpenTelemetry:
154154
requires: Docker Engine [26.1.0](/manuals/engine/release-notes/26.1.md#2610) and later
155155
Docker Offload:
156-
subscription: [Docker Offload]
156+
subscription: [Docker Offload and Business]
157157
requires: Docker Desktop 4.65 and later
158158
docker compose alpha:
159159
availability: Experimental

layouts/_shortcodes/summary-bar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Available to all" "public"
1313
"Docker Hardened Images Enterprise" "/icons/dhi.svg"
1414
"Docker Hardened Images Select or Enterprise" "/icons/dhi.svg"
15-
"Docker Offload" "cloud"
15+
"Docker Offload and Business" "cloud"
1616
}}
1717
{{ $availabilityIcons := dict
1818
"Experimental" "science"

0 commit comments

Comments
 (0)