List containers
GET
http://api.example.com/v1.44
/containers/json
http://api.example.com/v1.44
{var_value}
List containers
Returns a list of containers. For details on the format, see the inspect endpoint.
Note that it uses a different, smaller representation of a container than inspecting a single container. For example, the list of linked containers is not propagated .
GET /containers/json
Loading...
Response
Waiting for a request to be sent.