youtube image
From YouTube: Cloud Native Buildpacks for building Docker containers on Kubernetes

Description

Microsoft just announced support for Cloud Native Buildpacks (https://buildpacks.io/) and Pivotal announced alpha release of Pivotal Build Service based on Cloud Native Buildpacks (https://content.pivotal.io/blog/pivotal-build-service-now-alpha-assembles-and-updates-containers-in-kubernetes)
The ideal way to get your source code into a container would keep the convenience of a Dockerfile, and remove human intervention over the development lifecycle. It would work on Day 1 and Day 2. This is the thinking behind Pivotal Build Service, now in alpha.