package
0.5.4
Repository: https://github.com/ajspeck/libcompose.git
Documentation: pkg.go.dev

# Functions

Exists return whether or not the service image already exists.
InspectImage inspect the specified image (can be a name, an id or a digest) with the specified client.
PullImage pulls the specified image (can be a name, an id or a digest) to the daemon store with the specified client.
RemoveImage removes the specified image (can be a name, an id or a digest) from the daemon store with the specified client.