Skip to content

guntribam/eclipse-on-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

eclipse-on-docker

Eclipse - 2020-06 in a Docker container

Requirements

Quickstart

docker run -ti --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v "pwd":/asdf/workspace guntribam/eclipse-on-docker

Help! I started the container but I don't see the Eclipse screen

You might have an issue with the X11 socket permissions since the default user used by the base image has an user and group ids set to 1000, in that case you can run either create your own base image with the appropriate ids or run xhost + on your machine and try again.

About

Eclipse IDE running on docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published