Skip to content

sbx: describe sbx kit add as a sandbox restart, not a container recreation#25546

Open
dvdksn wants to merge 3 commits into
docker:mainfrom
dvdksn:sbx-kit-add-restart-wording
Open

sbx: describe sbx kit add as a sandbox restart, not a container recreation#25546
dvdksn wants to merge 3 commits into
docker:mainfrom
dvdksn:sbx-kit-add-restart-wording

Conversation

@dvdksn

@dvdksn dvdksn commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Description

Follow-up to #25533.

That PR described sbx kit add as recreating the sandbox container.
While technically true (the underlying mechanism swaps the container while
preserving VM state), "container" is off message for sandbox docs and
overemphasizes an implementation detail — sandboxes are described everywhere
else in terms of the VM and the stop/restart lifecycle (see
architecture.md: "You can stop and restart without recreating the VM,
preserving installed packages and Docker images").

From a user's perspective, sbx kit add forces a sandbox restart. This
reword frames it that way in all three spots in customize/kits.md:

  • The mixin kit section note
  • The [!IMPORTANT] callout in the Using kits section
  • The sbx kit add usage example under the Local subsection

The facts about VM-state preservation and immediate network-rule
application are unchanged.

Reviews

  • Technical review
  • Editorial review
  • Product review

🤖 Generated with Claude Code

…ation

Reword the three kit-add descriptions in customize/kits.md to say
sbx kit add restarts the sandbox to apply the kit, rather than
recreating the sandbox "container". Sandboxes are described elsewhere
in terms of the VM and stop/restart lifecycle, so "container" is off
message and overemphasizes an implementation detail. VM-state
preservation and immediate network-rule application are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 52690d5
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a55d455d4778600082e8269
😎 Deploy Preview https://deploy-preview-25546--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

The three wording changes in content/manuals/ai/sandboxes/customize/kits.md — replacing "recreates the sandbox container" with "restarts the sandbox" — are clean and consistent. No style violations, no accuracy issues, no formatting problems introduced by this PR.

dvdksn and others added 2 commits July 14, 2026 08:16
The `docker sandbox` Docker Desktop plugin was fully removed in Docker
Desktop 4.80.0. Remove the dedicated docs page, all CLI reference YAML
files, and update the retired products page to reflect removal rather
than deprecation. Update the AI overview table to reference `sbx`.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants