composerunner

package
v0.37.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(options RunOptions) error

Run runs docker images based on the given options

func RunService added in v0.29.0

func RunService(options RunOptions, serviceName string) error

RunService runs a service based on the given options

func Shutdown

func Shutdown(options RunOptions) error

Shutdown kills the docker images based on the given options

Types

type RunOptions

type RunOptions struct {
	DockerComposeDir      string
	DockerComposeFileName string
	DockerServiceName     string
	Writer                io.Writer
	AbortOnExit           bool
	EnvironmentVariables  map[string]string
}

RunOptions are the options passed into Run

Jump to

Keyboard shortcuts

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