Client
class Client
Class Client.
Traits
Constants
BASE_URL |
|
Methods
mixed
info(string $imageName)
Get image information from the registry.
Details
in DockerTrait at line 22
__construct(Curl $curl, string $docker_host)
Volume constructor.
at line 29
mixed
info(string $imageName)
Get image information from the registry.
Return image digest and platform information by contacting the registry.