Skip to content

Releases: raonigabriel/theia-java

1.0.2

08 Apr 12:57
738d68a
Compare
Choose a tag to compare

1.0.2 Release

  • Attempt to fix the build issue with github actions

1.0.1

08 Apr 12:52
ec1bab4
Compare
Choose a tag to compare

1.0.1 Release

  • Attempt to fix the build issue with github actions

1.0.0

08 Apr 12:00
ec1bab4
Compare
Choose a tag to compare

Initial Release

  • Based on https://github.com/theia-ide/theia-apps/tree/master/theia-java-docker
  • The Java used is OpenJDK version instead of IBM one.
  • Java, Maven and Gradle are copied over from another Docker images instead of using the distro version.
  • Project dir is "/home/workspaces" instead of "/home/project"
  • Small footprint: about 1.62 GB instead of 2.2GB