Skip to content

docs(sandboxes): document DOCKER_SANDBOXES_ROOT_SIZE for root filesystem sizing#25482

Open
dvdksn wants to merge 3 commits into
docker:mainfrom
dvdksn:worktree-sbx-root-fs-size
Open

docs(sandboxes): document DOCKER_SANDBOXES_ROOT_SIZE for root filesystem sizing#25482
dvdksn wants to merge 3 commits into
docker:mainfrom
dvdksn:worktree-sbx-root-fs-size

Conversation

@dvdksn

@dvdksn dvdksn commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents the new DOCKER_SANDBOXES_ROOT_SIZE environment variable, which lets users increase the sandbox root (/) filesystem size beyond the 20 GB default. Adds a new "Sandbox runs out of disk space" section to the troubleshooting page, clarifying the distinction between this variable and the existing DOCKER_SANDBOXES_DOCKER_SIZE (Docker data disk only).

Generated by Claude Code

…tem sizing

Closes docker/sandboxes#3792

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dvdksn dvdksn added the status/review Pull requests that are ready for review label Jul 2, 2026
@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 1a8a734
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a467b127ce6a10008967c17
😎 Deploy Preview https://deploy-preview-25482--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.

@dvdksn dvdksn requested a review from a team July 2, 2026 14:49
dvdksn and others added 2 commits July 2, 2026 16:50
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@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 new "Sandbox runs out of disk space" troubleshooting section is clear, well-scoped, and consistent with existing documentation conventions. The lowercase g size suffix in the example (40g) matches the established pattern in the docs (DOCKER_SANDBOXES_DOCKER_SIZE=10g). No style guide violations, no AI-generated patterns, no formatting issues.

@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 new Sandbox runs out of disk space section is well-scoped, accurate, and matches the existing document's tone and character. The and variable names are used consistently throughout and the command example is correct. No style guide violations, AI-generated patterns, or content accuracy issues were found in the changed lines.

@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 new Sandbox runs out of disk space section is well-scoped, accurate, and matches the existing document's tone and character. The DOCKER_SANDBOXES_ROOT_SIZE and DOCKER_SANDBOXES_DOCKER_SIZE variable names are used consistently throughout and the command example is correct. No style guide violations, AI-generated patterns, or content accuracy issues were found in the changed lines.

@dvdksn dvdksn added this to the sbx/v0.35.0 milestone Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ai status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants