This image is the cloud9-sdk base.
docker build -t rawmind/cloud9-sdk:<version> .
0.3.0-2
(Dockerfile)
This image runs cloud9-sdk.
Besides, you can customize the configuration in several ways:
Cloud9 is installed with the default configuration and some parameters can be overrided with env variables:
- GIT_REPO="" # Optional: Git repo to sync in your environment
See rancher-example, rancher catalog package that runs zookeeper in a cattle environment with dynamic configuration.