docker

package
v0.164.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package docker provides a Pipe that creates and pushes Docker images and manifests.

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 ManifestPipe added in v0.148.0

type ManifestPipe struct{}

ManifestPipe is beta implementation of for the docker manifest feature, allowing to publish multi-arch docker images.

func (ManifestPipe) Publish added in v0.148.0

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

Publish the docker manifests.

func (ManifestPipe) String added in v0.148.0

func (ManifestPipe) String() string

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