Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildImage ¶
func BuildImage(config *types.Configuration, fallbackDockerfile DockerfileInformation, versionsInfo types.VersionsInformation) (string, error)
BuildImage Builds a Docker image.
Types ¶
type DockerfileInformation ¶
DockerfileInformation Dockerfile information.
func GetDockerfileFallback ¶
func GetDockerfileFallback(dockerfileURL, imageName string) (DockerfileInformation, error)
GetDockerfileFallback Downloads and creates the DockerfileInformation of the Dockerfile fallback.
Click to show internal directories.
Click to hide internal directories.