docker

package
v1.5.0-alpha10 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

Types

type DockerRunOptions

type DockerRunOptions struct {
	Entrypoint           []string
	WorkingDirectory     string
	EnvironmentVariables []string

	JobSettings     *cliflags.JobSettings
	TaskSettings    *cliflags.TaskSettings
	RunTimeSettings *cliflags.RunTimeSettings
}

DockerRunOptions declares the arguments accepted by the `docker run` command

func NewDockerRunOptions

func NewDockerRunOptions() *DockerRunOptions

Jump to

Keyboard shortcuts

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