Dev containers are Docker containers that provide fully featured development environments. You can configure them for your repository to create tailored environments with all the necessary tools and runtimes. Multiple configurations can be used for different branches or projects.

12m read timeFrom docs.github.com
Post cover image
Table of contents
About dev containersUsing the default dev container configurationUsing a predefined dev container configurationCreating a custom dev container configurationApplying configuration changes to a codespaceFurther reading

Sort: