Note: This tutorial requires you to run your app locally on your own computer Pre-requisites Docker for OSX or Docker for Windows Eclipse (install Eclipse IDE for Java EE Developers) Java Development Kit Maven for Eclipse (see instructions for adding the Maven plug-in to Eclipse) Getting Started On the command line clone the registration-docker repository git clone https://github.com/docker/labs cd labs/developer-tools/java-debugging In Eclipse, import the app directory of that project as an ...