Skip to content

Provide a minimum image to run the Cloud9 IDE

License

Notifications You must be signed in to change notification settings

maduck/cloud9-dockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

cloud9-dockerized

Provide a minimum image to run the Cloud9 IDE locally.

credits

Heavily influenced by kdelfour/cloud9-docker

usage

  1. build the docker image

    docker build -t="cloud9-dockerized:latest" github.com/maduck/cloud9-dockerized

  2. run the newly created image

    docker run -d -p 8080:8080 cloud9-dockerized:latest

  3. call http://localhost:8080 in your browser

About

Provide a minimum image to run the Cloud9 IDE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published