inspect-out-id.golden 282 B

1234567891011121314
  1. {
  2. "ID": "id",
  3. "Status": "",
  4. "Image": "nginx",
  5. "HostConfig": {
  6. "RestartPolicy": "none",
  7. "CPUReservation": 0,
  8. "CPULimit": 0,
  9. "MemoryReservation": 0,
  10. "MemoryLimit": 0,
  11. "AutoRemove": false
  12. },
  13. "Platform": "Linux"
  14. }