/cloud9-sdk

A docker container that runs the Cloud9 SDK

Primary LanguageShellMIT LicenseMIT

cloud9-sdk

This image is the cloud9-sdk base.

Build

docker build -t rawmind/cloud9-sdk:<version> .

Versions

Configuration

This image runs cloud9-sdk.

Besides, you can customize the configuration in several ways:

Default Configuration

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

Example

See rancher-example, rancher catalog package that runs zookeeper in a cattle environment with dynamic configuration.