tmpl

package
v0.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2025 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateDockerfile

func GenerateDockerfile(fileIo util.FileIO, outputPath, baseImage string) error

GenerateDockerfile creates a Dockerfile at the given path, extending from the baseImage, and injecting custom commands for bootstrapping a new baseimage.

func License added in v0.14.0

func License() string

func Notice added in v0.14.0

func Notice() string

Types

type TemplateData

type TemplateData struct {
	BaseImage string
}

TemplateData holds the dynamic values to be injected into the Dockerfile template.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL