{ "environment":{ "foo": "bar" }, "labels":{ "app": "hello" }, "image": "ubuntu", "command": "/bin/sh -c 'echo hello'", "name": "test", "cpu": 2, "memory": 500, "workdir": "/home/ubuntu", "image_pull_policy": "always", "restart_policy":{ "Name": "no", "MaximumRetryCount": 0 }, "interactive": "False", "image_driver": "docker", "security_groups": null }