@@ -6,9 +6,6 @@ description:
66weight : 40
77params :
88 sidebar :
9- badge :
10- color : blue
11- text : Beta
129 group : AI and agents
1310aliases :
1411 - /desktop/features/gordon/
@@ -38,12 +35,13 @@ Gordon proposes every action before executing. You approve what it does.
3835
3936Before you begin:
4037
41- - Docker Desktop 4.61.0 or later
38+ - Docker Desktop 4.74 or later
4239- Sign in to your Docker account
4340
4441> [ !NOTE]
45- > Gordon is enabled by default for Personal, Pro, and Team subscriptions.
46- > Business subscribers must complete two steps before users can access Gordon:
42+ > Gordon is enabled by default for signed-in Docker users. If your account
43+ > belongs to an organization with a Business subscription, access requires two
44+ > additional steps:
4745>
4846> 1 . Contact Docker Support to activate Gordon for your organization. Docker
4947> will confirm when activation is complete.
@@ -80,7 +78,7 @@ Before you begin:
8078
81792 . Type a question: "what containers are running?" and press <kbd >Enter</kbd >.
8280
83- ![ Gordon running in the terminal] ( ./images/gordon_tui.avif?border=true )
81+ ![ Gordon running in the terminal] ( ./images/gordon_tui.avif )
8482
85833 . Review Gordon's proposed actions and approve by typing ` y ` .
8684
@@ -92,7 +90,7 @@ Before you begin:
9290By default, Gordon asks for approval before executing actions. You can approve
9391individual actions or allow all actions for the current session.
9492
95- ![ Gordon permission request] ( ./images/permissions .avif )
93+ ![ Gordon permission request] ( ./images/gordon_permissions_prompt .avif )
9694
9795Permissions reset for each session. To configure default permissions or enable
9896auto-approve mode, see [ Permissions] ( ./how-to/permissions.md ) .
0 commit comments