Skip to content

Add devcontainer support - #1207

Open
PragTob wants to merge 2 commits into
rughh:masterfrom
PragTob:dev-container
Open

Add devcontainer support#1207
PragTob wants to merge 2 commits into
rughh:masterfrom
PragTob:dev-container

Conversation

@PragTob

@PragTob PragTob commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

I really like to do dev from within devcontainers these days.

So, I thought I'd add one here to make contributing a little
easier for people who like devcontainers.

I tried to reuse what I could (Dockerfile, compose file) and
add the documentation where necessary/appropriate.

Added some other goodies/tools to the Dockerfile that seemed
helpful and as it was my understanding that the Dockerfile is used
for development (not deployment) I thought that was good.

THe other additions here are around yarn, as the yarn install
resolved to a much newer version which apparently generates and
needs these files. Thought I'd leave that in but happy to split
it out.

in a separate commit node_modules that I think were left there by accident are removed.

I really like to do dev from within devcontainers these days.

So, I thought I'd add one here to make contributing a little
easier for people who like devcontainers.

I tried to reuse what I could (`Dockerfile`, compose file) and
add the documentation where necessary/appropriate.

Added some other goodies/tools to the Dockerfile that seemed
helpful and as it was my understanding that the Dockerfile is used
for development (not deployment) I thought that was good.

THe other additions here are around yarn, as the yarn install
resolved to a much newer version which apparently generates and
needs these files. Thought I'd leave that in but happy to split
it out.
@PragTob

PragTob commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator Author

To not interfere with the main PR description:

Thank you a lot for your long and continued support on this app, that I've used for free for more than a decade 💚

IMG_20221012_141750

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