package build
import "github.com/dotcloud/docker/integration/internal/build"
Index ¶
- func Do(ctx context.Context, t *testing.T, client client.APIClient, buildCtx *fakecontext.Fake) string
- func GetImageIDFromBody(t *testing.T, body io.Reader) string
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 ¶
GetImageIDFromBody reads the image ID from the build response body.
Source Files ¶
- Version
- v28.1.1+incompatible (latest)
- Published
- Apr 18, 2025
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 6 hours ago –
Tools for package owners.