Skip to content

Update @cloudflare/containers to 0.3.0#571

Merged
whoiskatrin merged 3 commits intomainfrom
bump-containers-0-3-0
Apr 9, 2026
Merged

Update @cloudflare/containers to 0.3.0#571
whoiskatrin merged 3 commits intomainfrom
bump-containers-0-3-0

Conversation

@whoiskatrin
Copy link
Copy Markdown
Collaborator

@whoiskatrin whoiskatrin commented Apr 9, 2026

Summary

  • require @cloudflare/containers ^0.3.0 in @cloudflare/sandbox
  • update the lockfile to the 0.3.0 release
  • add a changeset for the published dependency bump

Testing

  • npm run check -w @cloudflare/sandbox
  • npm test -w @cloudflare/sandbox

Open with Devin

Require the latest Containers release so sandbox apps pick up the
current platform updates.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 9, 2026

🦋 Changeset detected

Latest commit: 2861ea1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/sandbox Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

…-0-3-0

# Conflicts:
#	package-lock.json
#	packages/sandbox/package.json
@whoiskatrin whoiskatrin enabled auto-merge (squash) April 9, 2026 21:18
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 9, 2026

Open in StackBlitz

npm i https://pkg.pr.new/cloudflare/sandbox-sdk/@cloudflare/sandbox@571

commit: 2861ea1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

🐳 Docker Images Published

Variant Image
Default cloudflare/sandbox:0.0.0-pr-571-2861ea1
Python cloudflare/sandbox:0.0.0-pr-571-2861ea1-python
OpenCode cloudflare/sandbox:0.0.0-pr-571-2861ea1-opencode
Musl cloudflare/sandbox:0.0.0-pr-571-2861ea1-musl
Desktop cloudflare/sandbox:0.0.0-pr-571-2861ea1-desktop

Usage:

FROM cloudflare/sandbox:0.0.0-pr-571-2861ea1

Version: 0.0.0-pr-571-2861ea1


📦 Standalone Binary

For arbitrary Dockerfiles:

COPY --from=cloudflare/sandbox:0.0.0-pr-571-2861ea1 /container-server/sandbox /sandbox
ENTRYPOINT ["/sandbox"]

Download via GitHub CLI:

gh run download 24214098230 -n sandbox-binary

Extract from Docker:

docker run --rm cloudflare/sandbox:0.0.0-pr-571-2861ea1 cat /container-server/sandbox > sandbox && chmod +x sandbox

@whoiskatrin whoiskatrin merged commit c5db840 into main Apr 9, 2026
20 checks passed
@whoiskatrin whoiskatrin deleted the bump-containers-0-3-0 branch April 9, 2026 21:31
@sandy-bonk sandy-bonk Bot mentioned this pull request Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants