Get containers
curl -X GET "https://example.com/docker/containers"[ { "id": "string", "image": "string", "name": "string", "server": "string", "state": "created" }]curl -X GET "https://example.com/docker/containers"[ { "id": "string", "image": "string", "name": "string", "server": "string", "state": "created" }]