-
Notifications
You must be signed in to change notification settings - Fork 52
update the testimonials #314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.