Dev containers for various use cases I've encountered in my work
I've used these dev container configs in Cursor, so VS Code should work too.
Choose a use case, and copy its .devcontainer/ directory into your project's root directory.
For example, if your project's root directory is /home/me/myproject/, then you will end
up with /home/me/myproject/.devcontainer/.