Skip to content

Fix Docker build by allowing tests/k6/package.json through .dockerignore#78

Merged
antosubash merged 2 commits intomainfrom
claude/build-docker-image-ehqRb
Apr 5, 2026
Merged

Fix Docker build by allowing tests/k6/package.json through .dockerignore#78
antosubash merged 2 commits intomainfrom
claude/build-docker-image-ehqRb

Conversation

@antosubash
Copy link
Copy Markdown
Owner

The Dockerfile copies tests/k6/package.json for npm workspace resolution,
but .dockerignore excluded it. Added an exception matching the existing
pattern for tests/e2e/package.json.

claude and others added 2 commits April 5, 2026 09:12
The Dockerfile copies tests/k6/package.json for npm workspace resolution,
but .dockerignore excluded it. Added an exception matching the existing
pattern for tests/e2e/package.json.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying simplemodule-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 130207a
Status: ✅  Deploy successful!
Preview URL: https://d209d92d.simplemodule-website.pages.dev
Branch Preview URL: https://claude-build-docker-image-eh.simplemodule-website.pages.dev

View logs

@antosubash antosubash merged commit cd3c1e4 into main Apr 5, 2026
4 checks passed
@antosubash antosubash deleted the claude/build-docker-image-ehqRb branch April 5, 2026 10:02
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