Skip to content

WeaselScience/cloud9-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This container spins up an instance of the cloud9 ide, prepared for development of nodejs applications.

The container provides no authentification to the ide, as this should be taken care of by other software, such as oauth2_proxy.

The ide runs on port 8080.

The container comes preinstalled with nvm, which allows to easily adjust the version of nodejs when developing. By default, node ^7.0.0 is installed.

The environment is run as root, so the user in cloud9 will also be root.

The workspace directory is /root/workspace, so to persist information mount a docker volume there.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published