- The added line is THIS COLOR.
- The deleted line is THIS COLOR.
- Go to Overall/Docker.
#contents
*Overall Feature [#sa3bca74]
>Docker is an open-source project that automates the deployment of applications inside software containers, by providing an additional layer of abstraction and automation of operating system–level virtualization on Linux.
<
RIGHT:
refered from [[Wikipedia - Docker:http://en.wikipedia.org/wiki/Docker_%28software%29]]
#ref(Overall_fig1.png,,500x464,))
:File Composition|
/var/lib/docker/
|-- aufs
|-- containers
|-- execdriver
|-- graph
|-- init
|-- vfs
`-- volumes
*Specification [#w0f37bc0]
|LEFT:100|LEFT:200|c
|CENTER:ITEM|CENTER:DESCRIPTION|h
|Main Developer|Docker, Inc.|
|License|Apache 2.0|
|OS|Linux|
|Written In|Go|
|Official Site|http://www.docker.com/|
*HowToUse [#h6a00ead]
#ls2(HowToUse/Docker)
#ls2(HowToUse/DockerCompose)
#ls2(HowToUse/Docker/)
#ls2(HowToUse/DockerCompose/)
*Author [#r05291da]
S.Yatsuzuka