Skip to content
 
 

Repository files navigation

che-theia

Project structure

How to build own che-theia image

First you need to build che-theia-dev image:

Run in dockerfiles/theia-dev dir:

    ./build.sh --build-arg:${GITHUB_TOKEN_ARG} --tag:next

Then in dockerfiles/theia run:

./build.sh --build-args:${GITHUB_TOKEN_ARG},THEIA_VERSION=master --tag:next --branch:master --git-ref:refs\\/heads\\/master

Where ${GITHUB_TOKEN_ARG} is your GitHub API token, it's used for fetching some vscode library that placed on GitHub releases, without that token build may fail.

That script will clone Theia from master branch and all Che related extensions from theirs master branches.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages