https://github.com/olbat/dockerfiles/tree/master/java-ides
1.6K
Note: this image is built from https://github.com/olbat/dockerfiles/tree/master/java-ides
Docker image including Java IDEs (installed from the Debian package).
docker run --rm -it -v $(pwd):/home/java -v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=unix$DISPLAY olbat/java-ides eclipse
docker run --rm -it -v $(pwd):/home/java -v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=unix$DISPLAY olbat/java-ides netbeans
Content type
Image
Digest
Size
725 MB
Last updated
about 7 years ago
docker pull olbat/java-ides