Skip to main content

Linux Tools - Docker Tooling Support

Overview

The Docker Tooling plugin provides the ability to manage Docker images and containers from within the Eclipse IDE.

Current Status

Most of the commands available through the Docker Client commandline interface are supported, as well as integrations within the C/C++ Development Tooling (CDT) for running/debugging projects within containers.

Future Plans

See the Docker Tooling Wiki Page

Try it out

You can download the plugin from our update site, or check the project plugins out of Git directly from eclipse.org at git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git. Be sure to check out the user guide for help, or information on supported features.




Back to the top