composerunner

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2017 License: MIT Imports: 6 Imported by: 2

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
	DockerComposeProjectName string
	DockerConfigs            types.DockerConfigs
	DockerServiceName        string
	Writer                   io.Writer
	AbortOnExit              bool
}

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