What is a devcontainer.json file in a GitHub repository?

Github Medium

Github — Medium

What is a devcontainer.json file in a GitHub repository?

Key points

  • Defines development environment specifics
  • Unique to Codespaces and VS Code
  • Specifies base image and extensions
  • Setup commands are included

Ready to go further?

Related questions