Skip to content

Example of integration VSCode with docker continers

License

Notifications You must be signed in to change notification settings

sqglobe/devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devcontainer

This project demonstrates a simple integration of a Docker container with VSCode.

The folder .devcontainer contains all the files needed for VSCode to set up and start a development container. The image is specified by ubuntu-oracular.docker.

devcontainer.json provides settings for the IDE, such as required extensions and configurations. To use it, simply open the devcontainer folder with VSCode and select "Reopen in container".

About

Example of integration VSCode with docker continers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published