docker

package
v0.0.50 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args added in v0.0.44

type Args struct {
	DArg_v    []string
	DArg_e    []string
	DArg_p    []string
	DArg_name string
	CMD       string
	Image     string
	IsDebug   bool
	Golang    bool
	WorkDir   string
}

type Docker

type Docker struct {
	// contains filtered or unexported fields
}

func NewDocker

func NewDocker(args Args) *Docker

func (*Docker) Start

func (s *Docker) Start() (err error)

func (*Docker) Stop

func (s *Docker) Stop()

Jump to

Keyboard shortcuts

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