Slide 1

Slide 1 text

Developing With Docker

Slide 2

Slide 2 text

What is LXC? cgroups namespaces Linux Containers

Slide 3

Slide 3 text

What is Docker? Built on LXC Manages images Builds images as layers

Slide 4

Slide 4 text

Demo Time!

Slide 5

Slide 5 text

Life before Docker Build out real nodes ($$$) Virtualize all nodes on your workstation Throw together all the extra hardware you have

Slide 6

Slide 6 text

Where does it fit? Perfectly mirror environments Testing in a clean room environment Testing changes to your app quickly

Slide 7

Slide 7 text

Why Docker? Public index Great community Awesome documentation Open Source

Slide 8

Slide 8 text

Questions?

Slide 9

Slide 9 text

Links https:/ /speakerdeck.com/endoze/ developing-with-docker https:/ /github.com/endoze/ docker_playground