Skip to content

Commit 541607a

Browse files
committed
sandboxes: note v0.12 prereq for opencode, shell, multi-workspace
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent f4969a3 commit 541607a

6 files changed

Lines changed: 11 additions & 2 deletions

File tree

content/manuals/ai/sandboxes/agents/opencode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords: docker, sandboxes, opencode, ai agent, multi-provider, authentication,
77
weight: 50
88
---
99

10-
{{< summary-bar feature_name="Docker Sandboxes" >}}
10+
{{< summary-bar feature_name="Docker Sandboxes v0.12" >}}
1111

1212
This guide covers authentication, configuration, and usage of OpenCode in a
1313
sandboxed environment.

content/manuals/ai/sandboxes/agents/shell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords: docker, sandboxes, shell, custom, manual setup, development environmen
77
weight: 80
88
---
99

10-
{{< summary-bar feature_name="Docker Sandboxes" >}}
10+
{{< summary-bar feature_name="Docker Sandboxes v0.12" >}}
1111

1212
This guide covers the Shell sandbox, a minimal environment for custom agent
1313
installation and development. Unlike other agent sandboxes, Shell doesn't

content/manuals/ai/sandboxes/workflows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ workspace files.
185185

186186
## Multiple workspaces
187187

188+
{{< summary-bar feature_name="Docker Sandboxes v0.12" >}}
189+
188190
Mount multiple directories into a single sandbox for working with related
189191
projects or when the agent needs access to documentation and shared libraries.
190192

content/reference/cli/docker/sandbox/create/opencode.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ datafile: docker_sandbox_create_opencode
44
title: docker sandbox create opencode
55
layout: cli
66
---
7+
8+
{{< summary-bar feature_name="Docker Sandboxes v0.12" >}}

content/reference/cli/docker/sandbox/create/shell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ datafile: docker_sandbox_create_shell
44
title: docker sandbox create shell
55
layout: cli
66
---
7+
8+
{{< summary-bar feature_name="Docker Sandboxes v0.12" >}}

data/summary.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,9 @@ Docker Projects:
192192
Docker Sandboxes:
193193
availability: Experimental
194194
requires: Docker Desktop [4.58](/manuals/desktop/release-notes.md#4580) or later
195+
Docker Sandboxes v0.12:
196+
availability: Experimental
197+
requires: Docker Desktop [4.61](/manuals/desktop/release-notes.md#4610) or later
195198
Docker Scout exceptions:
196199
availability: Experimental
197200
requires: Docker Scout CLI [1.15.0](/manuals/scout/release-notes/cli.md#1150) and later

0 commit comments

Comments
 (0)