docker

package
v0.145.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package docker provides a Pipe that creates and pushes a Docker image

Index

Constants

This section is empty.

Variables

View Source
var ErrNoDocker = errors.New("docker not present in $PATH")

ErrNoDocker is shown when docker cannot be found in $PATH.

Functions

This section is empty.

Types

type Pipe

type Pipe struct{}

Pipe for docker.

func (Pipe) Default

func (Pipe) Default(ctx *context.Context) error

Default sets the pipe defaults.

func (Pipe) Publish added in v0.90.0

func (Pipe) Publish(ctx *context.Context) error

Publish the docker images.

func (Pipe) Run

func (Pipe) Run(ctx *context.Context) error

Run the pipe.

func (Pipe) String

func (Pipe) String() string

Jump to

Keyboard shortcuts

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