typdocker

package
v0.9.21 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComposeFiles added in v0.9.17

func ComposeFiles(dir string) []string

Types

type DockerTool added in v0.9.10

type DockerTool struct {
	ComposeFiles []string
	EnvFile      string
}

DockerTool is wrapper for docker-compose command support with predefined multiple compose file and environment

func (*DockerTool) DockerCompose added in v0.9.17

func (m *DockerTool) DockerCompose(c *typgo.Context) (err error)

DockerToolUp docker up

func (*DockerTool) DockerWipe added in v0.9.17

func (m *DockerTool) DockerWipe(c *typgo.Context) error

DockerWipe clean all docker process

func (*DockerTool) Task added in v0.9.10

func (m *DockerTool) Task() *typgo.Task

Task for docker

Jump to

Keyboard shortcuts

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