docker

package
v0.179.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2021 License: MIT Imports: 23 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

This section is empty.

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) Default added in v0.173.0

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

Default sets the pipe defaults.

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