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