theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 346 forks source link

java: remove 'theia-java' image #408

Closed vince-fugnitto closed 4 years ago

vince-fugnitto commented 4 years ago

Description

The commit removes the theia-java-docker image from the repository as it is outdated and currently uses an old java8 base image, and will require extensive updates. The theia-full image also contains java (11) so testing should remain intact.

Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com

marcdumais-work commented 4 years ago

I agree that this image at least needs a good update, if we were to keep it. So let's remove it for now. If we'd like to have such an image in the future, we can probably make a better one from scratch.