Open
Description
The current code/documentation for the backend devcontainers plugin is based on Backstage's previous backend system. But recently, they've rolled out a New Backend System
I don't think we'll actually need to make any changes to the processor class itself, but we do want to make sure that:
- The class follows any new patterns for exports
- The documentation is updated to walk somebody through adding the devcontainers plugin for the old/classic backend system, and the new one