7. docker is an open-source engine that
automates the deployment of any
application as a lightweight, portable, selfsuf鍖cient container that will run virtually
anywhere.
6
13 10 15
44. docker is an open-source engine that
automates the deployment of any
application as a lightweight, portable, selfsuf鍖cient
that will run virtually
anywhere.
13 10 15
45. docker is an open-source engine that
automates the deployment of any
application as a lightweight, portable, selfsuf鍖cient container that will run virtually
anywhere.
13 10 15
46. about docker
why docker
inside docker
demo
docker use cases
limitations
epilogue
13 10 15
47. Linux containers 覓伎瑚?
own process space
own network interface
can run stuff as root
can have its own /sbin/init
(different from the host)
13 10 15
48. Linux containers 覓伎瑚?
蠏瑚 蟆暑 VM企.
own process space
own network interface
can run stuff as root
can have its own /sbin/init
(different from the host)
13 10 15
49. Linux containers 覓伎瑚?
蠏瑚 蟆暑 VM企.
own process space
own network interface
can run stuff as root
can have its own /sbin/init
(different from the host)
[Machine Container]
13 10 15
50. Linux containers 覓伎瑚?
can also not have its own /sbin/init
container = isolated process(es)
share kernel with host
no device emulation
(neither HVM nor PV)
13 10 15
51. Linux containers 覓伎瑚?
ろ 襷 chroot
can also not have its own /sbin/init
container = isolated process(es)
share kernel with host
no device emulation
(neither HVM nor PV)
13 10 15
52. Linux containers 覓伎瑚?
ろ 襷 chroot
can also not have its own /sbin/init
container = isolated process(es)
share kernel with host
no device emulation
(neither HVM nor PV)
[Application Container]
13 10 15
53. containers vs VMs ( Hypervisor Type2 )
VM runs on(above) the host operating
system as a full 鍖edged OS and uses
isolated process spaces.
( virtualbox,VMware, Parallels Desktop ... )
Docker runs with host operating system
as its share the host process spaces.
13 10 15
54. containers伎伎 伎
speed : boots in seconds
footprint : 100-1,000 containers on one machine.
13 10 15
105. about docker
why docker
inside docker
demo
docker use cases
limitations
epilogue
13 10 15
106.
testing
build your own PaaS
web based environment for instruction
easy application deployment
create secure sandboxes
create your own SaaS
automated application deployment
continuous integration and deployment : travis
lightweight desktop virtualization
80
13 10 15
160. docker is an open-source engine that
automates the deployment of any
application as a lightweight, portable, selfsuf鍖cient container that will run virtually
anywhere*.
13 10 15
162. docker v1.0
13 10 15
Stabilizing
Shrink and stabilize Core
Provide stable, pluggable API
Expanding runtime environments
OpenStack : announced
Docker as various 鍖avors of VM ( AMI, vdf, etc )
Increase compatible kernel set
Increase compatible Union FS set
IaaS compatibility
Dev/devops tools integrations
Chef, Puppet,Vagrant, Github, Travis, Buildbot
Various 鍖avors of PaaS & IDE
163. similar to docker
( lem-kut-fee )
https://github.com/google/lmctfy
since 2013.10.02
13 10 15