Skip to content

Commit ec1bab4

Browse files
authored
Update README.md
1 parent d434889 commit ec1bab4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
A custom Docker image containing the theia-ide for Java development
33

44

5+
## Features
6+
* Based on https://github.com/theia-ide/theia-apps/tree/master/theia-java-docker
7+
* The Java used is OpenJDK version instead of IBM one.
8+
* Java, Maven and Gradle are copied over from another Docker images instead of using the distro version.
9+
* Project dir is "/home/workspaces" instead of "/home/project"
10+
* Small footprint: about 1.62 GB instead of 2.2GB
11+
512
## Usage
613
```
714
$ docker volume create theia_workspaces

0 commit comments

Comments
 (0)