Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (47.6k points)

Is it possible to install Eclipse IDE using Docker? I am new to Docker.

1 Answer

0 votes
by (106k points)

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.

Browse Categories

...