Skip to content

FreyMo/dev-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

VS Code dev containers in action

This repo is a sample repository for VS Code dev containers in action. They require the Remote - Containers extension to work. This repo features

that can be run without installing any dependencies. All you need is Docker and VS Code.

Get started

Run the VS Code command Remote-Containers: Rebuild and Reopen in Container. You will find yourself within a Docker container that has all the dependencies you need. Feel free to run any of the tasks

  • run node,
  • run dotnet or
  • run docker

Btw, did you know that GitHub Codespaces is based on this? Enjoy!

About

VS Code dev containers in action

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published