Embed presentation
Download to read offline















![Skype: geraldvillorente
Email: gerald[at]vielsoft[dot]com
Github: geraldvillorente
Contact](https://image.slidesharecdn.com/gerald-intro-docker-161010141111/75/Gerald-Villorente-on-Intro-to-Docker-16-2048.jpg)


This document discusses Docker and how it helps solve the challenge of different applications, languages, frameworks, and hardware environments interacting properly, known as "The Matrix from Hell". Docker is a container system that encapsulates code as lightweight, portable containers that can run consistently on any hardware platform. It allows developers to build applications once and run them anywhere, and allows sysadmins to configure systems once and run any application. Docker works by separating concerns between the application and its dependencies from the underlying infrastructure.















![Skype: geraldvillorente
Email: gerald[at]vielsoft[dot]com
Github: geraldvillorente
Contact](https://image.slidesharecdn.com/gerald-intro-docker-161010141111/75/Gerald-Villorente-on-Intro-to-Docker-16-2048.jpg)

