j7an / cloud9-workspace

Docker Workspace for Cloud9 IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloud9-workspace

This is a Cloud9 IDE Docker container based on kdelfour/cloud9-docker

Changes:

  • Use official Cloud9 base container
  • Use NodeJS 6.X LTS

Usage:

docker build -f Dockerfile -t c9 .

docker run -d -it -p 80:80 c9

About

Docker Workspace for Cloud9 IDE