0

https://github.com/eclipse/che, upcomming che 7 could use Theia as the default editor. Which docker image and which tag is to be used ?

sunix
  • 323
  • 1
  • 3
  • 8

1 Answers1

0

It is eclipse/che-theia, which is located here. The version of this image consists of two parts: [THEIA_VERSION]-[CHE_VERSION] - first one - the version of Theia inside the image - second one - the Che version itself (ex. eclipse/che-theia:0.3.10-nightly, eclipse/che-theia:0.3.10-6.7.0, etc)

sunix
  • 323
  • 1
  • 3
  • 8