dockerfile

package
v0.0.0-...-5f60744 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateFromInfo

func GenerateFromInfo(
	location string,
	volumes map[string]struct{},
	workingDir string,
	env []string,
	labels map[string]string,
	user string,
	exposedPorts map[docker.Port]struct{},
	entrypoint []string,
	cmd []string,
	hasData bool,
	tarData bool) error

GenerateFromInfo builds and saves a Dockerfile file object

Types

This section is empty.

Directories

Path Synopsis
Package ast implements a (low level) parser and parse tree dumper for Dockerfiles.
Package ast implements a (low level) parser and parse tree dumper for Dockerfiles.
Package parser implements a Dockerfile parser
Package parser implements a Dockerfile parser
Package spec describes the Dockerfile data model.
Package spec describes the Dockerfile data model.

Jump to

Keyboard shortcuts

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