Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1005 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 1005 Bytes

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.