Description
Development containers can be started with less setup ceremony for local coding workflows. It is useful for developers who want project tools isolated in containers without managing every Docker command by hand.
Dev containers can mount source code and run project commands. Review images, volume mappings, environment variables, and secrets before starting a workspace.