Back
Is it possible to install Eclipse IDE using Docker? I am new to Docker.
Have a look at the Eclipse Che (Eclipse Next-Generation IDE). One command downloads the Docker image and starts it up (“docker run eclipse/che start”) and gives you additional instructions if necessary. As you are new to Docker I would say you must take up the following Docker Training Course. You can also watch the following Docker video tutorial to learn hands-on in docker.
31k questions
32.8k answers
501 comments
693 users