Skip to content

chore(dev): add container:dev script (Apple-container alpine shell, source mounted) - #313

Merged
cdot65 merged 1 commit into
mainfrom
cdot65/chore/container-dev-script
Aug 6, 2026
Merged

chore(dev): add container:dev script (Apple-container alpine shell, source mounted)#313
cdot65 merged 1 commit into
mainfrom
cdot65/chore/container-dev-script

Conversation

@cdot65

@cdot65 cdot65 commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

One-command Linux dev shell: pnpm run container:dev → Apple container runs node:20-alpine with the repo mounted at /work. Complements docker:* scripts, which bake source into the image.

Changes

  • package.json: container:dev script
  • CLAUDE.md: commands block line

Testing

  • Underlying command verified live (mount + node v20.20.2 in-container); script itself is interactive (-it)
  • No changeset — dev-only chore, published package unchanged
  • Lint clean, 934 tests green

Closes #312

@cdot65
cdot65 merged commit c37359b into main Aug 6, 2026
4 checks passed
@cdot65
cdot65 deleted the cdot65/chore/container-dev-script branch August 6, 2026 01:30
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.

chore(dev): add container:dev script — Apple-container alpine shell with source mounted

1 participant