package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev
# Functions
NewImageService returns a new ImageService from a configuration.
OnlyPlatformWithFallback uses `platforms.Only` with a fallback to handle the case where the platform being matched does not have a CPU variant.
# Structs
DistributionServices provides daemon image storage services.
ErrImageDoesNotExist is error returned when no image can be found for a reference.
ImageService provides a backend for image management.
ImageServiceConfig is the configuration used to create a new ImageService.