Create dev container

Hi, I’ve noticed VS code now supports “dev containers” where you can specify the exact development environment using docker. Their dev containers extension seems to make perfect sense to use for discourse development since docker is the preferred option. Has anyone already written a “devcontainer.json” file for discourse? I’m trying to learn about it and see if I can come up with something.
Get Started with Dev Containers in VS Code

4 Likes

I think this was added for github codespaces

7 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.