package build

import "github.com/dotcloud/docker/integration/internal/build"

Index

Functions

func Do

func Do(ctx context.Context, t *testing.T, client client.APIClient, buildCtx *fakecontext.Fake) string

Do builds an image from the given context and returns the image ID.

func GetImageIDFromBody

func GetImageIDFromBody(t *testing.T, body io.Reader) string

GetImageIDFRommBody reads the image ID from the build response body.

Source Files

build.go

Version
v23.0.3+incompatible
Published
Apr 4, 2023
Platform
linux/amd64
Imports
9 packages
Last checked
4 minutes ago

Tools for package owners.