Documentation
¶
Index ¶
- func Build(ctx context.Context, pull bool, tag, dockerfile, dir, platform string, ...) error
- func Cmd(ctx context.Context, args ...string) error
- func CmdOut(ctx context.Context, args ...string) (string, string, error)
- func FormatImgName(name string) string
- func ImageList(ctx context.Context, tag string) ([]string, error)
- func ImageSave(ctx context.Context, tag, file string) error
- func Pull(ctx context.Context, platform, tag string) error
- func Push(ctx context.Context, tag string) error
- func Remove(ctx context.Context, tag string) error
- func RunAndRemove(ctx context.Context, args ...string) error
- func RunD2VM(ctx context.Context, image, version, in, out, cmd string, args ...string) error
- func RunInteractiveAndRemove(ctx context.Context, args ...string) error
- func Tag(ctx context.Context, img string, tags ...string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatImgName ¶
func RunInteractiveAndRemove ¶ added in v0.1.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.