Conversation
|
commit: |
🐳 Docker Images PublishedDefault: FROM cloudflare/sandbox:0.0.0-pr-314-96676c1With Python: FROM cloudflare/sandbox:0.0.0-pr-314-96676c1-pythonWith OpenCode: FROM cloudflare/sandbox:0.0.0-pr-314-96676c1-opencodeVersion: Use the 📦 Standalone BinaryFor arbitrary Dockerfiles: COPY --from=cloudflare/sandbox:0.0.0-pr-314-96676c1 /container-server/sandbox /sandbox
ENTRYPOINT ["/sandbox"]Download via GitHub CLI: gh run download 20472985899 -n sandbox-binaryExtract from Docker: docker run --rm cloudflare/sandbox:0.0.0-pr-314-96676c1 cat /container-server/sandbox > sandbox && chmod +x sandbox |
There was a problem hiding this comment.
Claude Code Review
The logo field issue is fixed - nice work.
This is a clean testimonial update with sensible styling improvements. The scrollable prop gives better control over overflow behavior, and the font/spacing adjustments improve readability.
Looks good to merge.
No description provided.