Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 653 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 653 Bytes

Eclipse-Docker-Plugin

###Edit and Build Docker image by Eclipse Docker Plugin and run it on remote Docker Daemon hosted on Amazon AWS

Docker tooling (Eclipse plugin for Docker) provides easy start/stop and deploy docker container from Eclipse. It also provides better overview and easier/faster access to common operations, from a visual perspective. The Docker tooling is aimed at providing at minimum the same basic level features as the command-line interface, but also provide some advantages by having access to a full fledged UI. This article describes to do the developemnt and run docker container by using Eclipse. – Source: eclipse.org