an existing application and run it inside a Docker Container • The container will have all the tools and libraries required to run the application - i.e. Java, Tomcat, third party libraries etc… • Container can be run on any environment with the Docker Engine installed • Use a Use a Use a Use a Dockerfile Dockerfile Dockerfile Dockerfile to build image to build image to build image to build image • QUICK DEMO QUICK DEMO QUICK DEMO QUICK DEMO 9