image

package
v0.3.28 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2018 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(docker *client.Docker, repository string, tags []string, buildArgs map[string]*string, labels map[string]string, quiet bool)

Build builds docker image from git repository

func Exists

func Exists(docker *client.Docker, name string) (types.ImageSummary, bool, error)

Exists returns APIImages images list and true if the image name exists, otherwise false.

func List

func List(docker *client.Docker, name string, all bool) ([]types.ImageSummary, error)

List lists all images

func Pull

func Pull(docker *client.Docker, id string, tag string)

Pull pulls docker image:tag TODO: add trusted pull for offcial malice plugins

func Search(docker *client.Docker, term string) error

Search searches for malice images

Types

This section is empty.

Jump to

Keyboard shortcuts

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