Skip to content

Run a full customizable instance of Visual Studio Code in docker and access it through your browser

Notifications You must be signed in to change notification settings

joundso/vscode-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running vscode in the browser

Pre-Requirements

  • You need to have docker installed and running

How to add extensions

  • Add Python dependencies to requirements.txt
  • Add Ubuntu dependencies to Dockerfile
  • Install more VSCode extensions at Dockerfile

How to add own settings to the environment

  • Customize VSCode settings at .vscode/settings.json

How to add different compiler

  • Add Ubuntu dependencies to Dockerfile

How to start the environment

  1. Put your code in the code folder
  2. Run the container with docker-compose up -d

References

About

Run a full customizable instance of Visual Studio Code in docker and access it through your browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •