docker

package
v0.0.0-...-7995a24 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DockerFileTemplate string = `` /* 162-byte string literal not displayed */

Functions

This section is empty.

Types

type DockerFileInfo

type DockerFileInfo struct {
	Opts    *option.Options
	Project string
	Labels  string
}

DockerFileInfo represents docker file information

func NewDockerFileInfo

func NewDockerFileInfo(opts ...option.Option) *DockerFileInfo

NewDockerFileInfo returns a new DockerFileInfo pointer

func (*DockerFileInfo) RenderFile

func (info *DockerFileInfo) RenderFile(outputPath string) error

RenderFile render template and output to file

Jump to

Keyboard shortcuts

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