Deploy Application containers w/o writing Dockerfiles (source 2 image)
Not everyone in an organization wants to write Dockerfile. Some people just want to focus on code.
Welcome to source 2 image process where you can directly convert your code into docker images.
This will be a one hour Online session
Agenda
• Intros
• What is openshift (5-10 min)
• What is source image process
• How to create a builder image (for docker freaks)
• How to create an application image (for app freaks)
• Publishing your applications as templates