Eclipse Mars provides integrated tooling for Docker. What can you do?
- Pull/Push/Build Docker images
- Run/Start/Stop/Kill Docker containers
- Customize views
The video below shows how to get started with and try out some of the features:
Couchbase Docker Container is used to showcase different features.
Here are some snapshots from Eclipse to give you a quick feel.
Docker Tooling Perspective
Docker Explorer, Images and Containers

Run, Start, Stop, Kill Containers
Complete instructions are available at https://wiki.eclipse.org/Linux_Tools_Project/Docker_Tooling/User_Guide
If you have suggestions or find bugs, please open these in the Linux Tools project in Eclipse under Docker.
I watched your video.
It is helpful indeed but I am stuck (3:23 in your video)
I am unable to get the IP and port as the one you show.
Please can you elaborate on that part.
The ‘ls’ command is reported as an invalid command
But I am using Docker CE for Windows (and so have that Whale icon in the system tray) and in terminal window can run commands like
1. docker version,
2. docker container (note not plural – which is reported as invalid)
3. docker run hello-world
thank you
Jeevan