Docker for Beginners
The contents of the the slides have been
stol..., umm, liberally borrowed from Docker
Slideshare materials.
Thanks to everyone at Docker, Inc!
@2016 Gerald Villorente, VielSoft Ltd Co. Software Freedom Day Philippines 2016, University of the Philippines - Diliman
The problem
The Matrix
from Hell
is the challenge of making an ever
increasing set of
applications/language/frameworks/etc.
interact properly with an ever
increasing set of hardware
environments
The Matrix from Hell
Real life
example of
“The Matrix
from Hell”
The Solution
Docker to the
rescue.
What is
Docker?
● Docker is the solution that
helps to eliminate “The Matrix
from Hell”.
● Docker is a container system
for code.
● An engine that enables any
payload to be encapsulated
as a lightweight, portable,
self-sufficient container that
can be manipulated using
standard operations and run
consistently on virtually any
hardware platform.
How Docker Solved the Matrix
I am a
developer. Why
Docker?
Build once… finally, run anywhere.
I am a sysadmin.
Why Docker?
Configure once… run anything.
Why it Works? Separation of concerns.
Skype: geraldvillorente
Email: gerald[at]vielsoft[dot]com
Github: geraldvillorente
Contact
October Meetup
● October 28 at OLX
HQ
Oh! And we have
beerchat too!
Thank you!

Gerald Villorente on Intro to Docker