Discover Packages
github.com/codesphere-cloud/oms
internal
tmpl
package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Oct 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
GenerateDockerfile creates a Dockerfile at the given path, extending from the baseImage,
and injecting custom commands for bootstrapping a new baseimage.
type TemplateData struct {
BaseImage string
}
TemplateData holds the dynamic values to be injected into the Dockerfile template.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.