Skip to content

Dockerize#578

Merged
pdubroy merged 24 commits intoohmjs:mainfrom
millergarym:dockerize
Mar 9, 2026
Merged

Dockerize#578
pdubroy merged 24 commits intoohmjs:mainfrom
millergarym:dockerize

Conversation

@millergarym
Copy link
Collaborator

No description provided.

Copy link
Contributor

@pdubroy pdubroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not at all a Docker expert but this mostly lgtm.

Can we move most of these files that are currently in the root into a /docker directory?

pdubroy and others added 4 commits March 5, 2026 11:18
Note:
careful when running `git clean`

ie
```
git clean -x -d -f
docker compose build --no-cache
```
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 6, 2026

Open in StackBlitz

npm i https://pkg.pr.new/ohmjs/ohm/@ohm-js/compiler@578
npm i https://pkg.pr.new/ohmjs/ohm/ohm-js@578
npm i https://pkg.pr.new/ohmjs/ohm/@ohm-js/to-ast-compat@578

commit: 3d9d2b2

@pdubroy
Copy link
Contributor

pdubroy commented Mar 8, 2026

@millergarym I fixed up the CI issue, also moved everything into a docker/ dir in the repo root. Can you take one last look, and if everything looks good, I can merge it tomorrow.

@millergarym
Copy link
Collaborator Author

@millergarym I fixed up the CI issue, also moved everything into a docker/ dir in the repo root. Can you take one last look, and if everything looks good, I can merge it tomorrow.
@pdubroy lgtm

@pdubroy pdubroy merged commit 15fe7fa into ohmjs:main Mar 9, 2026
4 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.

2 participants