docker

package
v0.0.0-...-e4c3a4d Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnnotateManifestList

func AnnotateManifestList(ctx context.Context, manifestName, imageName, os, arch, variant string) error

AnnotateManifestList annotates a docker manifest list; see the `docker manifest annotate` command's `--help` for more information

func CreateManifestList

func CreateManifestList(ctx context.Context, name string, imageNames []string) error

CreateManifestList creates a docker manifest list; see the `docker manifest create` command's `--help` for more information

func Load

func Load(ctx context.Context, path string) error

Load runs 'docker load' against the named .tar file

func Push

func Push(ctx context.Context, image string) error

Push runs 'docker push' with the given image name

func PushManifestList

func PushManifestList(ctx context.Context, name string) error

PushManifestList pushes a docker manifest list; see the `docker manifest push` command's `--help` for more information

func Tag

func Tag(ctx context.Context, image string, newTag string) error

Tag runs `docker tag` which tags the given image with a new tag

Types

This section is empty.

Jump to

Keyboard shortcuts

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