Skip to content

Commit f6cbeb8

Browse files
add timing
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 443d8f0 commit f6cbeb8

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

content/manuals/offload/about.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ Here's how session management works:
7878

7979
1. You start a new Docker Offload session. You can only have one session active
8080
at a time.
81-
2. You receive periodic prompts in the Docker Desktop Dashboard to determine if
82-
you are still active. When the prompt appears, your state becomes idle
83-
(lasting up to 5 minutes). In the idle state, the remote connection is
84-
suspended and containers stop running.
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.
8585
3. In the idle state, you can choose to:
8686
- Do nothing or select **Cancel** in the prompt. Docker Offload remains in
8787
the idle state.
@@ -90,6 +90,10 @@ Here's how session management works:
9090
step 2.
9191
4. If the idle period exceeds 5 minutes, the session ends and any containers,
9292
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.
9397

9498
## What's next
9599

0 commit comments

Comments
 (0)