Note: This tutorial requires you to run your app locally on your own computer Pre-requisites Docker for OSX or Docker for Windows IntelliJ Community Edition Java Development Kit Getting Started In IntelliJ, clone the repository. Click on Check out from Version Control > Github If this the first time to use IntelliJ with Github, log into your Github account. On the command line clone the docker/labs repository Click on Import project from external model, select Maven. Click Next Check Search f...