Skip to content

efenfauzi/code-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-server

containerize from visual code server with some costumize tools and settings.

This project deploy and running with orcinus tools.

Thanks credits to: https://github.com/orcinustools

  1. build image from Dockefile: docker build -t code-server:dev .
  2. install orcinus tools: link reference
  3. File to change :
  • change password on config.yaml as you like
  • change project dir mount host to container on orcinus.yml
  1. run and deploy with command orcinus create on project dir