Let's keep things simple for now. Trying to figure out the right
framework image automatically will be very error prone. By making it a
manual setting, we allow the user to even set it to a custom image or
use one that they know it works.
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
so that we can generate a dockerfile without building the image.
This makes it more testable and also allows us to handle the building
step differently depending on whether we are inside Kubernetes or
buildling locally.
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>