Description
A devcontainer.json file can be turned into a configured development container from the command line. It helps projects share the same tools, extensions, and environment assumptions across machines.
This CLI may build images, create containers, and mount project files. Treat devcontainer definitions like executable project configuration and review them before use.