Docker Tooling for Developers
Docker is awesome, but how to use it well when doing development ?
In this talk you will get a quick introduction on how to use Docker effectively, especially for development from within Eclipse.
We will show how the release of Eclipse Neon supports Docker to make it even more integrated into your day-to-day work from within your IDE. In particular, you'll see how you can pull and run an image for a database, build a custom image for an application server, run it then deploy and even debug an application using data volume, exposed ports and container links.
We will also take a look at some of the newest features, such as support for Docker Machine, TM Terminal integration, run configurations for containers, and a variety of UI improvements.
Xavier Coulon