Client
class Client
Network.
Constants
HEADER |
|
TYPE |
|
BASE_URL |
|
Methods
__construct(Curl $curl, string $docker_host)
No description
mixed
list(array $filter = [])
No description
mixed
inspect(string $id, bool $verbose = false, string $scope = null)
No description
mixed
remove(string $id)
No description
mixed
create(string $name, bool $checkDuplicate = false, string $driver = 'bridge', bool $internal = false, bool $attachable = false, bool $ingress = false, bool $enableIPv6 = false, array $ipam = [], array $options = [], array $labels = [])
No description
mixed
connect(string $id, string $container, array $endpointConfig = [])
No description
mixed
disConnect(string $id, string $container, bool $force = false)
No description
mixed
prune(array $filters = null)
No description