Skip to content

Conversation

@ghostwriternr
Copy link
Member

The previous setup for using the Dockerfile works for dev, but breaks on deploy because node_modules is not part of the build context. We could potentially setup scripts for the user to use to move it into the user's project, but it will pollute their project. So instead, we build and publish the base Docker image to the container registry and that image is referenced instead in their wrangler.jsonc.

@ghostwriternr ghostwriternr self-assigned this Jun 25, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jun 25, 2025

🦋 Changeset detected

Latest commit: 7c15b81

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

@ghostwriternr ghostwriternr marked this pull request as ready for review June 25, 2025 14:19
@ghostwriternr ghostwriternr merged commit 0ac3cfa into main Jun 25, 2025
1 check passed
@ghostwriternr ghostwriternr deleted the fix-deploy branch June 25, 2025 14:19
@threepointone threepointone mentioned this pull request Jun 25, 2025
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.

1 participant