June 21, 2015
DockerCon Hackathon
Open Source Delivery KitOpen Source Delivery Kit
on Dockeron Docker
2
ObjectiveObjective
C/I or C/D can be actualized with lots of software.
3
ObjectiveObjective
C/I or C/D can be actualized with lots of software.
OpenLDAP
4
Development EnvironmentDevelopment Environment
Host OS (Windows 7)
Guest OS (Ubuntu Server 14)
192.168.0.101
SSH client
Docker Image
(syatsuzuka / osdk)
172.17.0.XSSH server
SSH client SSH server
browser Apache
Jenkins
SVN
OSDK
Redmine
5
Development EnvironmentDevelopment Environment
Host OS (Windows 7)
Guest OS (Ubuntu Server 14)
192.168.0.101
SSH client
Docker Image
(syatsuzuka / nb-deliverykit)
172.17.0.XSSH server
SSH client SSH server
browser Apache
Jenkins
SVN
OSDK
Redmine
6
Docker Image comes from Chef RecipeDocker Image comes from Chef Recipe
Java Source
(*.java)
Java Byte Code
(*.class)
Dockerfile
(Chef Recipe)
Docker Image
Source Code Binary File
Application
Infrastructure
7
DownloadDownload
Docker Image
● https://registry.hub.docker.com/u/syatsuzuka/nb-
deliverykit/
Source Code (Dockerfile and Chef Recipes)
● https://github.com/nasebanal/nb-deliverykit

Docker con osdk_ver1.0