Documentation ¶
Index ¶
- func Dangling(dir string) (*ocispec.Index, error)
- func EmptyFS(dir string) (*ocispec.Index, error)
- func Load(ctx context.Context, t *testing.T, apiClient client.APIClient, ...) string
- func MultiLayer(dir string) (*ocispec.Index, error)
- func TwoPlatform(dir string) (*ocispec.Index, error)
- type SpecialImageFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dangling ¶
Dangling creates an image with no layers and no tag. It also has an extra org.mobyproject.test.specialimage=1 label set. Layout: OCI.
func EmptyFS ¶
EmptyFS builds an image with an empty rootfs. Layout: Legacy Docker Archive See https://github.com/docker/docker/pull/5262 and also https://github.com/docker/docker/issues/4242
Types ¶
Click to show internal directories.
Click to hide internal directories.