Skip to content

Instantly share code, notes, and snippets.

@slemeur
Created January 31, 2018 22:13
Show Gist options
  • Select an option

  • Save slemeur/e07fb605fe67bcdd542d2deb10bb5aee to your computer and use it in GitHub Desktop.

Select an option

Save slemeur/e07fb605fe67bcdd542d2deb10bb5aee to your computer and use it in GitHub Desktop.
git clone https://github.com/minishift/minishift-addons
minishift addons install <path_to_minishift-addons-clone>/add-ons/che
minishift addons enable che
minishift addons apply \
--addon-env CHE_DOCKER_IMAGE=eclipse/che-server:nightly \
--addon-env OPENSHIFT_TOKEN=$(oc whoami -t) \
che
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment