Présentation docker mohammed diedhiou

Post on 07-Jan-2017

28 views 3 download

Transcript of Présentation docker mohammed diedhiou

Mohammed DiedhiouIngénieur développeur Java/JEE

mohammed diedhiou

Solomon HykesFondateur et Directeur Technique chez Docker Inc.

History

• 2008 : Fondation de DotCloud• Autofinancement via prestation• Y Combinator (Dropbox, Parse, Reddit, Airbnb)• Commercialisation d’un service cloud concurrent

d’heroku• 2013: opensource• 2014 : Vente de dotcloud (Paas)• Fondation Docker Inc • Ralliement des géants du cloud (Red Hat, google ….)• Fin 2014 ralliement Microsoft et IBM

Conteneur ?

Docker daemon

The Docker daemon runs on a host machine. The user uses the Docker client to interact

with the daemon. It manages your containers

Docker client

The Docker client, is the primary user interface to Docker. It accepts commands and

configuration flags from the user and communicates with a Docker daemon.

Architecture

Install

For windows

For linux

Docker for Windows

Docker engine

Docker CLI client

Docker compose

Docker machine

https://docs.docker.com/engine/installation/linux/debian/

How it Works ?

Use case

• For Developers

• For System Admin.

Demo