introduction to docker - docker workshop @twitter

8

Upload: dotcloud

Post on 17-Jan-2015

1.450 views

Category:

Technology


4 download

DESCRIPTION

Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application. The same container that a developer builds and tests on a laptop can run at scale, in production, on VMs, bare metal, OpenStack clusters, public clouds and more.

TRANSCRIPT

Page 1: Introduction to Docker - Docker workshop @Twitter
Page 2: Introduction to Docker - Docker workshop @Twitter

Contents

• About dotCloud Inc. Now Docker Inc.

• Why Containers

• What Containers are

Page 3: Introduction to Docker - Docker workshop @Twitter
Page 4: Introduction to Docker - Docker workshop @Twitter
Page 5: Introduction to Docker - Docker workshop @Twitter
Page 6: Introduction to Docker - Docker workshop @Twitter

How it works

• Layers

• Images / Filesystems

• Containers

• Registry

Page 7: Introduction to Docker - Docker workshop @Twitter
Page 8: Introduction to Docker - Docker workshop @Twitter