package
1.2.49
Repository: https://github.com/bentoml/yatai-image-builder.git
Documentation: pkg.go.dev

# Functions

GetNonEmptyLines converts given command output string into individual objects according to line breakers, and ignores the empty elements in it.
GetProjectDir will return the directory where the project is.
LoadImageToKindCluster loads a local docker image to the kind cluster.
ReplaceInFile replaces all instances of old with new in the file at path.
Run executes the provided command within this context.
No description provided by the author