# Functions
RunDockerBuild creates a docker builder and runs its build.
RunExtractImageContent extracts files from existing images into the build working directory.
RunGitClone performs a git clone using the build defined in the environment.
RunManageDockerfile manipulates the dockerfile for docker builds.
RunS2IBuild creates a S2I builder and runs its build.