docker

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2021 License: GPL-2.0-or-later Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	Image string
	Cmd   []string
	// contains filtered or unexported fields
}

func (*Container) GetPort

func (t *Container) GetPort(ctx context.Context, port string) (string, error)

func (*Container) Run

func (t *Container) Run(ctx context.Context) error

func (*Container) Stop

func (t *Container) Stop(ctx context.Context) error

Jump to

Keyboard shortcuts

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