docker

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2019 License: Apache-2.0 Imports: 13 Imported by: 3

Documentation

Index

Constants

View Source
const (
	// Docker is the docker command.
	Docker = "docker"
)

Variables

This section is empty.

Functions

func AirflowCommand added in v0.8.0

func AirflowCommand(id string, airflowCommand string) string

AirflowCommand is the main method of interaction with Airflow

func Exec

func Exec(args ...string) error

Exec executes a docker command

func ExecLogin added in v0.0.5

func ExecLogin(serverAddress, username, token string) error

ExecLogin executes a docker login similar to docker login command

func ExecPush added in v0.9.1

func ExecPush(serverAddress, token, image string) error

ExecPush does push image to registry using native docker client, instead of using `docker push` in bash

Types

This section is empty.

Jump to

Keyboard shortcuts

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