Skip to content

Fix Docker shared workspace build - #182

Merged
coder13 merged 1 commit into
masterfrom
agent/docker-scrambles-workspace
Jul 13, 2026
Merged

Fix Docker shared workspace build#182
coder13 merged 1 commit into
masterfrom
agent/docker-scrambles-workspace

Conversation

@coder13

@coder13 coder13 commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • install the shared scramble workspace as part of each Docker dependency stage
  • include the workspace source in the client build and runtime image

Verification

  • yarn workspace letscube-scrambles test

This fixes the production image build failure after #180, where Yarn tried to resolve the private workspace package from npm.

Copy the scramble workspace manifest before dependency installation and its source into the build and runtime stages so Yarn resolves the workspace locally instead of npm.
@coder13
coder13 merged commit 184af06 into master Jul 13, 2026
6 checks passed
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