This is a packaging of https://github.com/c9/core/.
After successfully executing any and all init scripts, the container will start cloud9 with any user supplied options.
This image uses docker-out-of-docker (dood).
It is necessary to use this option --volume /var/run/docker.sock:/var/run/docker.sock necessary for docker
An example usage is docker run --interactive --tty --volume /var/run/docker.sock:/var/run/docker.sock:ro tidyrailroad/cloud9:5.0.0 --help
Content type
Image
Digest
Size
452.5 MB
Last updated
over 9 years ago
docker pull emorymerryman/cloud9:5.0.0